pure-zlib: A Haskell-only implementation of zlib / DEFLATE
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Packages relying on Cabal 1.12 or later should specify a version range of the form 'cabal-version: x.y'. Use 'cabal-version: 1.18'.
A Haskell-only implementation of the zlib / DEFLATE protocol. Currently only implements the decompression algorithm.
Properties
Versions | 0.3, 0.4, 0.5, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.6.8, 0.8.0 |
---|---|
Change log | None available |
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 |
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 2018-07-04T16:12:47Z |
Modules
[Index]
Downloads
- pure-zlib-0.6.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees