pure-zlib

A Haskell-only implementation of zlib / DEFLATE

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

Version on this page:0.6.5
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.5@sha256:f1d848e02b30c4d3587f52c1afaca3f9768c68b32b07549be1a13a194244dab0,3489

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