link to safe division
authorjim <jim@web>
Mon, 23 Mar 2015 02:27:17 +0000 (22:27 -0400)
committerLinux User <ikiwiki@localhost.members.linode.com>
Mon, 23 Mar 2015 02:27:17 +0000 (22:27 -0400)
index.mdwn

index e771ecb..217f7e5 100644 (file)
@@ -160,9 +160,8 @@ Practical advice for working with OCaml and/or Haskell (will be posted someday);
 > We posted answers to [[Week 4's homework|exercises/assignment4_answers]] and [[Week 5-6's homework|exercises/assignment5_answers]].
 
 
-<!--
 (**Week 8**) Thursday March 26
--->
+> Topics: [[Safe division with monads|topics/week8_safe_division_with_monads]]
 
 <!--
 We've added a [[Monad Library]] for OCaml.