edit
[lambda.git] / index.mdwn
index 0d7173b..0bb9d34 100644 (file)
@@ -15,6 +15,8 @@ behind with the homework.  Don't.
 
 *      We've added a page on [[Translating between OCaml Scheme and Haskell]]
 
+*      We've added some [commentary](/hints/assignment_6_commentary) on some common issues in your solutions to [[Assignment6]].
+
 [[Older Announcements]]
 
 ##[[Lambda Evaluator]]##
@@ -73,7 +75,8 @@ preloaded is available at [[assignment 3 evaluator]].
 
 (6 Dec) Lecture notes for [[Week12]]
 
->      Topics: [[List Monad as Continuation Monad]]; [[Manipulating Trees with Monads]]; ...
+>      Topics: [[List Monad as Continuation Monad]]; [[Manipulating
+         Trees with Monads]]; ...; [[Assignment9]].
 
 (13 Dec) Lecture notes for Week13