summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2018-01-27 21:46:26 +0100
committerFlorian Franzmann2018-02-01 20:30:33 +0100
commite44e6c26852e469f6bb0a794e5a39be8e7cbae8a (patch)
treedd7b7542150ea77d6f6af119f383a64a7538204e /ChangeLog
parenta08128a94ac3d9d5df69d72a50e7da1d605e6115 (diff)
haskell/haskell-haskell-src-exts: new spell, a standalone parser for Haskell
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6bfb59281f..b7302cd6ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -46,6 +46,8 @@
* haskell/haskell-http-api-data: new spell, typeclasses used for converting
Haskell data types to and from HTTP API data
* haskell/haskell-cpphs: new spell, a C preprocessor
+ * haskell/haskell-haskell-src-exts: new spell, a standalone parser for
+ Haskell
2018-01-26 Vlad Glagolev <stealth@sourcemage.org>
* net/packit: new spell, network injection and capture tool