pure-zlib-0.4: A Haskell-only implementation of zlib / DEFLATE
Codec.Compression.Zlib
decompress :: ByteString -> Maybe ByteString Source