pure-zlib

A Haskell-only implementation of zlib / DEFLATE

http://github.com/GaloisInc/pure-zlib

Version on this page:0.6.6
LTS Haskell 14.27:0.6.7
Stackage Nightly 2019-09-21:0.6.6
Latest on Hackage:0.8.0

See all snapshots pure-zlib appears in

BSD-3-Clause licensed by Adam Wick
Maintained by [email protected]
This version can be pinned in stack with:pure-zlib-0.6.6@sha256:5e5fe27d695751cdebe272d97d1e625459882c0b474363acd0a1e92cfbd2fae3,3577

A Haskell-only implementation of the zlib / DEFLATE protocol. Currently only implements the decompression algorithm.