From: jim Date: Mon, 23 Mar 2015 02:27:17 +0000 (-0400) Subject: link to safe division X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=e9e95bbec549b1e23f75b69f1333bd34447d313b link to safe division --- diff --git a/index.mdwn b/index.mdwn index e771ecbd..217f7e5f 100644 --- a/index.mdwn +++ b/index.mdwn @@ -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]]. - +> Topics: [[Safe division with monads|topics/week8_safe_division_with_monads]]