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.6.6.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.11), bytestring (>=0.10 && <0.11), bytestring-builder (>=0.10 && <0.11), containers (>=0.5 && <0.7), fingertree (>=0.1 && <0.3), pure-zlib, semigroups (>=0.18 && <0.19) [details] |
| License | BSD-3-Clause |
| Author | Adam Wick |
| Maintainer | awick@galois.com |
| Uploaded | by AdamWick at 2019-09-04T03:32:24Z |
| Category | Codec |
| Home page | http://github.com/GaloisInc/pure-zlib |
| Source repo | head: git clone git://github.com/GaloisInc/pure-zlib.git |
| Reverse Dependencies | 4 direct, 10 indirect [details] |
| Executables | deflate |
| Downloads | 9088 total (70 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2019-09-04 [all 1 reports] |