summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2015-08-05 22:51:13 +0200
committerFlorian Franzmann2015-08-05 23:02:52 +0200
commit34d749197a8cf7756d6e5f5abc7893d2a3c8c589 (patch)
treee728ddcff74c8de48ffde436d6291bb3a96c8926 /ChangeLog
parentc44e069b6ab19e76ad7180e94e762e517d16fe18 (diff)
haskell/haskell-lifted-async: new spell, run lifted IO operations asynchronously and wait for their results
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3077c2203..181d6fb5bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,8 @@
and directory path manipulations
* haskell/haskell-system-fileio: new spell, consistent filesystem
interaction across GHC versions
+ * haskell/haskell-lifted-async: new spell, run lifted IO operations
+ asynchronously and wait for their results
2015-08-04 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* haskell/haskell-ekg-core: new spell, tracking of system metrics