On Sun, Jan 8, 2012 at 12:39 AM, Thomas DuBuisson <[email protected]> wrote: >> 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?
This suggestion is probably a win even if you do nothing else. > Or how about if it exported Antoine's hash suggestion (under a > different name)? > > Cheers, > Thomas > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
