From 65766968d2e4b7ca726cd49980504d1eb92e0595 Mon Sep 17 00:00:00 2001 From: jim Date: Mon, 6 Apr 2015 09:34:57 -0400 Subject: [PATCH 1/1] post Reader monad --- index.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.mdwn b/index.mdwn index 2ab036df..72300109 100644 --- a/index.mdwn +++ b/index.mdwn @@ -163,7 +163,7 @@ Practical advice for working with OCaml and/or Haskell (will be posted someday); (**Week 8**) Thursday March 26 -> Topics: [[Safe division with monads|topics/week8_safe_division_with_monads]]; [[Ramble on Monads and Modules|topics/week8_monads_and_modules]] +> Topics: [[Safe division with monads|topics/week8_safe_division_with_monads]]; [[Reader Monad|/topics/week8_reader_monad]]; [[Ramble on Monads and Modules|topics/week8_monads_and_modules]] (*the latter two were posted/updated on April 5-6*) (**Week 9**) Thursday April 2 -- 2.11.0