On Thu, Jan 29, 2009 at 7:33 PM, Daniel Fischer <daniel.is.fischer at web.de> wrote: > > Convert lazy to strict ByteStrings before using md5sum > Or you could use Data.Digest.Pure.MD5 instead of Data.Digest.OpenSSL.MD5, it takes lazy bytestring too. -- Jedaï