bzlib-conduit

Streaming compression/decompression via conduits.

https://github.com/snoyberg/bzlib-conduit#readme

Version on this page:0.3.0.2
LTS Haskell 22.13:0.3.0.2
Stackage Nightly 2024-03-14:0.3.0.3
Latest on Hackage:0.3.0.3

See all snapshots bzlib-conduit appears in

BSD-3-Clause licensed by Hideyuki Tanaka
Maintained by Michael Snoyman
This version can be pinned in stack with:bzlib-conduit-0.3.0.2@sha256:d0cb531bf0730c17d75bb63b87295f081727fef3a4e0926e1912e547cd251be3,2561

Module documentation for 0.3.0.2

bzlib-conduit

Build Status Build status

Streaming compression/decompression via conduits.

Changes

ChangeLog for bzlib-conduit

0.3.0.2

  • Fix handling of concatenated bzip2 files

0.3.0.1

  • Reduce dep to data-default-class #6

0.3.0

  • Move to conduit 1.3.0

0.2.1.5

  • Remove upper bounds

0.2.1.4

  • Fix compilation of benchmarks