> 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 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
