X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=content.mdwn;h=ac681c84e976e23f08a0f42f4a6327bdc8cd1add;hp=04ee19f377654126f742d447a63d97e0bcaff36e;hb=3cf1903df9b33ff1402e9a774f97f498052f6f10;hpb=9bd794a7cbaf8fe908664576ec8409f2b8c51f4b diff --git a/content.mdwn b/content.mdwn index 04ee19f3..ac681c84 100644 --- a/content.mdwn +++ b/content.mdwn @@ -108,7 +108,8 @@ Week 5: * [[System F|topics/week5 system F]] * Types in OCaml and Haskell (will be posted soon) * Practical advice for working with OCaml and/or Haskell (will be posted soon) -* [[Homework for weeks 5 and 6|exercises/assignment5]] +* [[Homework for weeks 5 and 6|exercises/assignment5]] ([[Answers|exercises/assignment5_answers]]) + Week 6: @@ -121,5 +122,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]]