pure-zlib

A Haskell-only implementation of zlib / DEFLATE

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

Version on this page:0.6.7
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.7@sha256:5a1cdf87bf3079b7d3abace1f94eeb3c597c687a38a08ee2908783e609271467,3487

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