summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2018-01-31 09:08:42 +0100
committerFlorian Franzmann2018-02-01 20:30:44 +0100
commitdc1b2400348cdb6a5b838b3937f6477b7fa14884 (patch)
tree9fc6d876141a943445ea3adf29c7bda516f865d8 /ChangeLog
parentf5c3fefb3f7d3778e50d540b8ffe16c4f89bb26a (diff)
haskell/haskell-monad-par-extras: new spell, addition data structures for monad-par
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8ced1d1c6..51ce0a7b88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,8 @@
on dataflow programming
* haskell/haskell-chaselev-deque: new spell, a queue that is push/pop at one
end and pop-only at the other
+ * haskell/haskell-monad-par-extras: new spell, additional data structures
+ for monad-par
2018-01-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* haskell/haskell-vector-algorithms: new spell, efficient algorithms for