summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2015-08-02 21:42:21 +0200
committerFlorian Franzmann2015-08-02 21:49:06 +0200
commit60286c894a07b76e17e120e88f1eb09698b4227d (patch)
treea0e3943b2661fa1b02b0fc822c6d953155e55eb6 /ChangeLog
parent364ca877c5e40d6fb8ac0b25033f70561dce8211 (diff)
haskell/haskell-enclosed-exceptions: new spell, catching all exceptions from within an enclosed computation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 298ef3f00a..a4a3d91db2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -132,6 +132,8 @@
* haskell/haskell-stm-chans: new spell, additional types of channels for STM
* haskell/haskell-monad-logger: new spell, a class of monads which can log
messages
+ * haskell/haskell-enclosed-exceptions: new spell, catching all exceptions
+ from within an enclosed computation
2015-08-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* haskell/haskell-data-endian: new spell, helpers for converting