bz2

Bindings to libbz2

Version on this page:0.1.1.1
LTS Haskell 22.18:1.0.1.2
Stackage Nightly 2024-04-22:1.0.1.2
Latest on Hackage:1.0.1.2

See all snapshots bz2 appears in

BSD-3-Clause licensed by Vanessa McHale
Maintained by [email protected]
This version can be pinned in stack with:bz2-0.1.1.1@sha256:697ec253b0c9a4259fb51ff73c608b0c10884a3ff5f873aa0b1e152fd5b57728,3216

Module documentation for 0.1.1.1

Depends on 2 packages(full list with versions):

bz2

High-level bindings to bzip2.

Comparison

Compared to bzlib:

  • Bundles bzip2 1.0.8.
  • Compatible with GHC 8.8.2
  • Uses c2hs rather than hsc2hs and thus has a larger dependency footprint

Changes

bz2

0.1.1.1

  • Haddock improvements

0.1.1.0

  • Change type signature of bZ2BzlibVersion
  • Add Codec.Compression.BZip module

0.1.0.1

  • Fix distribution

0.1.0.0

Initial release