From da3a1e5afcaca3c35e658a30a704384a59c278ca Mon Sep 17 00:00:00 2001 From: carm Date: Fri, 28 Nov 2014 13:04:04 -0500 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06be9f6c..b11cbff3 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Documentation [here](http://cedeela.fr/~simon/software/containers). - `CCOpt` (options, very useful) - `CCFun` (function combinators) - `CCBool` + - `CCFloat` - `CCOrd` (combinators for total orderings) - `CCRandom` (combinators for random generators) - `CCPrint` (printing combinators)