summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2018-01-27 19:17:55 +0100
committerFlorian Franzmann2018-02-01 20:30:32 +0100
commitc8d0f162ff904207b22cc80340d31cbfd396cf96 (patch)
tree2204cc034a59f56664bb5ff1d4ce776343f2735a /ChangeLog
parentfa12ad770e4a9c200d0319820e61f592bc111ed3 (diff)
haskell/haskell-th-lift: derive Template Haskell's Lift class for datatypes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 97eb38414b..ac2e0f1190 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,8 @@
2018-01-27 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* haskell/haskell-attoparsec-iso8601: new spell, parsing of ISO 8601 dates,
originally from aeson
+ * haskell/haskell-th-lift: new spell, derive Template Haskell's Lift class
+ for datatypes
2018-01-26 Vlad Glagolev <stealth@sourcemage.org>
* net/packit: new spell, network injection and capture tool