From: jim Date: Fri, 20 Mar 2015 18:34:03 +0000 (-0400) Subject: mark that Monad page is updated X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=d94df318d42405442579c4b3dddabb7b4378e3f8 mark that Monad page is updated --- diff --git a/content.mdwn b/content.mdwn index 04ee19f3..f829610a 100644 --- a/content.mdwn +++ b/content.mdwn @@ -121,5 +121,5 @@ Week 7: * [[Combinatory evaluator|topics/week7_combinatory_evaluator]] * Interpreter for Lambda terms -* [[Introducing Monads|topics/week7_introducing_monads]] +* [[Introducing Monads|topics/week7_introducing_monads]] (updated Fri 20 Mar) * [[Homework for week 7|exercises/assignment7]]