On Sat, Jan 7, 2012 at 12:16 PM, Aristid Breitkreuz <[email protected]> wrote: > Well, how do you get a ByteString from the hash object?
Just use encode from Data.Serialize. =) Cheers, -- Felipe. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
