From: jim Date: Mon, 6 Apr 2015 08:56:56 +0000 (-0400) Subject: update for rename of exercises/assignment6-7.mdwn to exercises/assignment7.mdwn X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=a24826bc642588e4603a2324ebd660929e742b13;ds=inline update for rename of exercises/assignment6-7.mdwn to exercises/assignment7.mdwn --- diff --git a/index.mdwn b/index.mdwn index ae397aeb..1b738792 100644 --- a/index.mdwn +++ b/index.mdwn @@ -157,7 +157,7 @@ Practical advice for working with OCaml and/or Haskell (will be posted someday); > *Many of these were updated or first posted on Mon 23 March.* -> Topics: [[Combinatory evaluator|topics/week7_combinatory_evaluator]]; [[Introducing Monads|topics/week7_introducing_monads]]; [[Homework|exercises/assignment6-7]]; [[Environments and Closures|topics/week7_environments_and_closures]]; [[Untyped lambda evaluator|topics/week7_untyped_evaluator]] +> Topics: [[Combinatory evaluator|topics/week7_combinatory_evaluator]]; [[Introducing Monads|topics/week7_introducing_monads]]; [[Homework|exercises/assignment7]]; [[Environments and Closures|topics/week7_environments_and_closures]]; [[Untyped lambda evaluator|topics/week7_untyped_evaluator]] > We posted answers to [[Week 4's homework|exercises/assignment4_answers]] and [[Week 5-6's homework|exercises/assignment5_answers]].