From 8576e382ccbba75cd71eb0a006139fa65a6e5f42 Mon Sep 17 00:00:00 2001 From: jim Date: Thu, 19 Mar 2015 02:28:09 -0400 Subject: [PATCH 1/1] post Monads --- content.mdwn | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/content.mdwn b/content.mdwn index 61ac9611..1178c43d 100644 --- a/content.mdwn +++ b/content.mdwn @@ -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,4 @@ Week 7: * [[Combinatory evaluator|topics/week7_combinatory_evaluator]] * Interpreter for Lambda terms -* Starting with Monads - - +* [[Introducing Monads|topics/week7_introducing_monads]] -- 2.11.0