@hackage pure-zlib0.4
A Haskell-only implementation of zlib / DEFLATE
Installation
Dependencies (5)
- base >=4.7 && <4.11
- bytestring >=0.10 && <0.11
- containers >=0.5 && <0.7
- fingertree >=0.1 && <0.3
- monadLib >=3.7 && <3.9 Show all…
Dependents (4)
@hackage/haskell-tor, @hackage/acme-everything, @hackage/avro, @hackage/hw-kafka-avro
A Haskell-only implementation of the zlib / DEFLATE protocol. Currently only implements the decompression algorithm.