X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=content.mdwn;h=84d34856b9a3efae5e6788792ec8bee0ce5b974b;hp=7edf9af89ed6aac3311a06eeca77ff63ab7c0729;hb=f7772d76917427a2c0e00e7bbc0cf78245f966cd;hpb=c09099789e80462f6e59d5f554735b2fdbfcc23b diff --git a/content.mdwn b/content.mdwn index 7edf9af8..84d34856 100644 --- a/content.mdwn +++ b/content.mdwn @@ -122,9 +122,10 @@ Week 7: * [[Combinatory evaluator|topics/week7_combinatory_evaluator]] * Untyped lambda evaluator (will be posted soon) -* [[Introducing Monads|topics/week7_introducing_monads]] (updated Fri 20 Mar) +* [[Introducing Monads|topics/week7_introducing_monads]] (updated Mon 23 Mar) * [[Homework for week 7|exercises/assignment7]] Week 8: - * [[Safe division with monads|topics/week8_safe_division_with_monads]] + +* [[Safe division with monads|topics/week8_safe_division_with_monads]]