summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorIsmael Luceno2015-06-24 08:59:54 -0300
committerIsmael Luceno2015-06-24 08:59:54 -0300
commitcf0ea090d530c5a40a0437326d2519080febcda0 (patch)
tree277c3acb50a87cf8bc420846a05ebbf70062dd75 /ChangeLog
parent99c2dfd028f602fbafa529b2df0e5b619f8daa88 (diff)
haskell-lifted-base: new spell, IO operations from the base library lifted to any instance of MonadBase or MonadBaseControl
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 437789ad93..159d2bfda5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
of values into readable byte strings
* haskell/haskell-transformers-compat: new spell, backported versions of transformers' types
* haskell/haskell-mmorph: new spell, monad morphism utilities
+ * haskell/haskell-lifted-base: new spell, IO operations from the
+ base library lifted to any instance of MonadBase or MonadBaseControl
2015-06-18 Treeve Jelbert <treeve@sourcemage.org>
* database/ejdb: embeddable (in-process) database engine