@hackage lzlib0.3.0.1
lzlib bindings
Deprecated
Dependencies (2)
- base >=4.9 && <5
- bytestring Show all…
Dependents (4)
@hackage/cpkg, @hackage/shake-bindist, @hackage/hstar, @hackage/sak
Package Flags
cross
(off by default)
Set this flag if cross-compiling
lzlib
Haskell bindings to lzlib.
This package includes a high-level interface to lzlib, however, it is slow.
Hacking
Run
make -j
to download a few tarballs before running the test suite.
CI
To edit the CI script, edit haskell-ci.dhall and regenerate
.github/workflows/haskell.yml with
make ci