summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2015-08-06 17:55:41 +0200
committerFlorian Franzmann2015-08-06 20:53:35 +0200
commite802672472825e43165a790e41e6822c4837fcb8 (patch)
tree07aead19b3c52414989e2e36b59b5b69c70b9db6 /ChangeLog
parentc98bbaec088e6445d7ad4255730d6e1cf0e1630f (diff)
haskell/haskell-language-javascript: new spell, javascript parser for haskell
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 533cc90121..fe1536fe06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,7 @@
* haskell/haskell-cryptohash-conduit: new spell, cryptohash conduit
* haskell/haskell-file-embed: new spell, use Template Haskell to embed
file contents directly
+ * haskell/haskell-language-javascript: new spell, parser for JavaScript
2015-08-05 Vlad Glagolev <stealth@sourcemage.org>
* python-pypi/mysqlclient: new spell, MySQL database connector for