bzlib-conduit

Streaming compression/decompression via conduits.

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

Version on this page:0.3.0.3
LTS Haskell 23.1:0.3.0.4
Stackage Nightly 2024-12-26:0.3.0.4
Latest on Hackage:0.3.0.4

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.3@sha256:a2ff06fe1c5700c89913446d2bb9772447ccbc554c0acb2bb4d1ebcd0bbcc959,2238

Module documentation for 0.3.0.3

bzlib-conduit

Build Status Build status

Streaming compression/decompression via conduits.

Changes

ChangeLog for bzlib-conduit

0.3.0.3

  • CVE 2019 12900 #11

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