summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2018-01-27 22:12:35 +0100
committerFlorian Franzmann2018-02-01 20:30:34 +0100
commitc51819f2fe69b01b52358b325f63070ab345f280 (patch)
treeb2ba37f4b1ee4fd72e4998b65030e44a922033fe /ChangeLog
parent8006463b81932b6d80d5dd0fe37aa6bee2f41ed8 (diff)
haskell/haskell-th-reify-many: new spell, functions for recursively reifying top level declarations
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a883dd9f46..6517e6c634 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -50,6 +50,8 @@
Haskell
* haskell/haskell-th-expand-syns: new spell, expands type synonyms in
Template Haskell ASTs
+ * haskell/haskell-th-reify-many: new spell, functions for recursively
+ reifying top level declarations
2018-01-26 Vlad Glagolev <stealth@sourcemage.org>
* net/packit: new spell, network injection and capture tool