create page
[lambda.git] / index.mdwn
index 88af766..333f362 100644 (file)
@@ -163,7 +163,7 @@ Practical advice for working with OCaml and/or Haskell (will be posted someday);
 
 
 (**Week 8**) Thursday March 26
-> Topics: [[Safe division with monads|topics/week8_safe_division_with_monads]]
+> Topics: [[Safe division with monads|topics/week8_safe_division_with_monads]]; [[Long but useful ramble|topics/week8_ramble]]
 
 (**Week 9**) Thursday April 2
 > Topics: Programming with mutable state; the State monad; using multiple monads together