summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorIsmael Luceno2015-06-24 09:30:25 -0300
committerIsmael Luceno2015-06-24 09:30:25 -0300
commit1fb09bd4896430a2f34c7d322114d80dd04409cd (patch)
tree05b9199eaa4b53d2301d6fe02cadcd992852a2a5 /ChangeLog
parent0a21c8f4f72111b113f4c95efb34a0ef222c0b50 (diff)
haskell-exceptions: new spell, Extensible optionally-pure exceptions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 159d2bfda5..cac95093f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
* 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
+ * haskell/haskell-exceptions: new spell, Extensible optionally-pure
+ exceptions
2015-06-18 Treeve Jelbert <treeve@sourcemage.org>
* database/ejdb: embeddable (in-process) database engine