From 0f82719c62c068576f1a774e7fded2472aed1055 Mon Sep 17 00:00:00 2001 From: Jeremie Dimino Date: Thu, 26 Jan 2017 10:53:37 +0000 Subject: [PATCH] 114.29+68 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39f824987..1a14f1c2f 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ directly, but rather qualified by `Let_syntax`. For example, we use `Let_syntax.bind` rather than merely `bind`. This means one just needs to get a properly loaded `Let_syntax` module in scope to use `%bind` and `%map`. -For monads, `Core.Std.Monad.Make` produces a submodule `Let_syntax` of the +For monads, `Core.Monad.Make` produces a submodule `Let_syntax` of the appropriate form. For applicatives. The convention for these modules is to have a submodule