From 7ea52661392969b72427ca397b2c7c250a946b29 Mon Sep 17 00:00:00 2001 From: jim Date: Sun, 5 Apr 2015 22:25:53 -0400 Subject: [PATCH] post GSV --- index.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/index.mdwn b/index.mdwn index ad74fd04..20824187 100644 --- a/index.mdwn +++ b/index.mdwn @@ -171,6 +171,7 @@ Practical advice for working with OCaml and/or Haskell (will be posted someday); > Topics: [[Using the OCaml Monad library|/topics/week9_using_the_monad_library]]; the State monad; Programming with mutable state; Using multiple monads together; [[Homework for weeks 8-9|/exercises/assignment8]] +> Reading for Week 10: Groenendijk, Stokhof, and Veltman, "[[Coreference and Modality|/readings/coreference-and-modality.pdf]]" (1996)