post links to Juli8 and Monad.ml
authorjim <jim@web>
Wed, 1 Apr 2015 20:20:16 +0000 (16:20 -0400)
committerLinux User <ikiwiki@localhost.members.linode.com>
Wed, 1 Apr 2015 20:20:16 +0000 (16:20 -0400)
index.mdwn

index 3dd65ea..b76b091 100644 (file)
@@ -168,6 +168,8 @@ Practical advice for working with OCaml and/or Haskell (will be posted someday);
 (**Week 9**) Thursday April 2
 > Topics: Programming with mutable state; the State monad; using multiple monads together
 
+> Here are some OCaml libraries: [[Juli8|code/juli8.ml]] and [[Monad|code/monad.ml]]. We'll write up explanations of these soon.
+
 <!--
 We've added a [[Monad Library]] for OCaml.
 We've posted a [[State Monad Tutorial]].