@hackage pure-zlib0.8.0
A Haskell-only implementation of zlib / DEFLATE
Installation
Tested Compilers
Dependencies (9)
- array >=0.4 && <0.9
- base >=4.6 && <5.0
- base-compat >=0.9.1 && <0.12
- bytestring >=0.10 && <0.11
- bytestring-builder >=0.10 && <0.11
- containers >=0.5 && <0.7 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.