summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2013-08-29 19:34:40 +0200
committerFlorian Franzmann2013-08-29 19:43:39 +0200
commit1985194d65b5a96fd0298484bcdeae9e81e10882 (patch)
treecf39b888c85b6ff52b3826bca3973edfb1c9dc11 /ChangeLog
parent15782158915a7612334564978a6c14188c14d84e (diff)
haskell/haskell-hashable: new spell, a class for values that can be converted to a hash value
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e91e355145..a334209ccc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* haskell/haskell-attoparsec: new spell, a fast parser combinator library
* haskell/blaze-builder: new spell, an abstraction of buffered output of
byte streams
+ * haskell/haskell-hashable: new spell, a class for values that can be
+ converted to a hash value
2013-08-26 Vlad Glagolev <stealth@sourcemage.org>
* mail/opendkim: new spell, open source DKIM library, MTA filter