summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2015-08-02 11:54:12 +0200
committerFlorian Franzmann2015-08-02 21:48:23 +0200
commit1cb520de8054397ee038ace78e0e2e3ae1ce4078 (patch)
tree4be016c3468a8d526870535ac8cda398030a583b /ChangeLog
parenta9665b27dcfda65f9f642ca90acc153f8e89844a (diff)
haskell/haskell-asn1-parse: new spell, simple monadic parser for ASN1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6154bc9bf9..5cdaa8d37f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@
array management and manipulation
* haskell/haskell-cryptonite: new spell, cryptography primitives sink
* haskell/haskell-socks: new spell, Socks proxy (version 5) implementation
+ * haskell/haskell-asn1-parse: new spell, simple monadic parser for ASN1
2015-08-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* haskell/haskell-data-endian: new spell, helpers for converting