@hackage bz21.0.1.2
Bindings to libbz2
Installation
Dependencies (2)
- base >=4.7 && <5
- bytestring Show all…
Dependents (7)
@hackage/cpkg, @hackage/debian, @hackage/ghcup, @hackage/shake-bindist, @hackage/hOpenPGP, @hackage/hstar, Show all…
Package Flags
cross
(off by default)
Set this flag if cross-compiling
with-bzlib
(on by default)
Bench against bzlib
bz2
High-level bindings to bzip2.
Comparison
Compared to bzlib:
- Bundles
bzip2
1.0.8. - Compatible with GHC 8.8+
- Uses c2hs rather than hsc2hs and thus has a larger dependency footprint
Unlike pipes-bzip and bzlib-conduit, bz2 can be cross-compiled.
Backpack Integration
bz2
implements
bzip-signature
, which
makes it interchangeable with bzlib
.