pure-zlib: A Haskell-only implementation of zlib / DEFLATE
A Haskell-only implementation of the zlib / DEFLATE protocol. Currently only implements the decompression algorithm.
Modules
[Index] [Quick Jump]
Downloads
- pure-zlib-0.8.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.3, 0.4, 0.5, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.6.8, 0.8.0 |
---|---|
Dependencies | 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), ghc-prim, primitive, pure-zlib, semigroups (>=0.18 && <0.19), vector [details] |
Tested with | ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.4 |
License | BSD-3-Clause |
Author | Adam Wick |
Maintainer | awick@galois.com |
Category | Codec |
Home page | http://github.com/GaloisInc/pure-zlib |
Source repo | head: git clone git://github.com/GaloisInc/pure-zlib.git |
Uploaded | by AdamWick at 2021-10-30T18:02:31Z |
Distributions | |
Reverse Dependencies | 4 direct, 10 indirect [details] |
Executables | deflate |
Downloads | 8430 total (62 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-10-30 [all 1 reports] |