[Haskell-cafe] [web-devel] [ANNOUNCE] First release of crypto-conduit
Thomas DuBuisson
thomas.dubuisson at gmail.com
Sun Jan 8 07:39:17 CET 2012
> Why? I don't actually need the hash object for anything, usually. All
> I need is the ByteString, and then I need to learn how to use the
> cereal package to get it...
What would you think if Crypto.Classes exported Data.Serialize.encode?
Or how about if it exported Antoine's hash suggestion (under a
different name)?
Cheers,
Thomas
More information about the Haskell-Cafe
mailing list