tweak
[lambda.git] / content.mdwn
index 61ac961..f829610 100644 (file)
@@ -22,7 +22,7 @@ week in which they were introduced.
     *   Practical advice for working with OCaml and/or Haskell (will be posted soon)
     *   [[Kaplan on Plexy|topics/week6_plexy]] and the Maybe type
     *   Interpreter for Lambda terms
-    *   Starting with Monads
+    *   [[Introducing Monads|topics/week7_introducing_monads]]
 
 *   Order, "static versus dynamic"
 
@@ -58,7 +58,7 @@ week in which they were introduced.
     *   [[Simply-typed lambda calculus|topics/week5 simply typed]] (will be updated)
     *   [[System F|topics/week5 system F]] (will be updated)
     *   Types in OCaml and Haskell (will be posted soon)
-    *   Starting with Monads
+    *   [[Introducing Monads|topics/week7_introducing_monads]]
 
 
 ## Topics by week ##
@@ -121,6 +121,5 @@ Week 7:
 
 *   [[Combinatory evaluator|topics/week7_combinatory_evaluator]]
 *   Interpreter for Lambda terms
-*   Starting with Monads
-
-
+*   [[Introducing Monads|topics/week7_introducing_monads]] (updated Fri 20 Mar)
+*   [[Homework for week 7|exercises/assignment7]]