summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2018-01-26 19:11:36 +0100
committerFlorian Franzmann2018-02-01 20:30:27 +0100
commit01d637717f8a0a3b23f3ea3d72e254a321082e80 (patch)
treee780eacaeab756954aaa106e2b7d41a0abd8d2d1 /ChangeLog
parenteb9609fc833c4ade7722a30f042263156557c6ce (diff)
haskell/haskell-control-monad-loop: new spell, a library of looping constructs with continue and exit control flow statements
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcf2b47616..80b891c94e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -46,6 +46,8 @@
unboxed vectors
* haskell/haskell-math-functions: new spell, special math functions
* haskell/haskell-unliftio: new spell, the MonadUnliftIO class
+ * haskell/haskell-control-monad-loop: new spell, a library of looping
+ constructs with continue and exit control flow statements
2018-01-24 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* haskell/haskell-colour: new spell, colors and transparency