bz2: Bindings to libbz2

[ bsd3, compression, library ] [ Propose Tags ]
This version is deprecated.

Low-level bindings to libbz2 using c2hs


[Skip to Readme]

Modules

[Last Documentation]

  • Codec
    • Compression
      • BZip
        • Codec.Compression.BZip.Foreign

Flags

Manual Flags

NameDescriptionDefault
cross

Set this flag if cross-compiling

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.1.1, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.1.0, 1.0.1.1 (info)
Change log CHANGELOG.md
Dependencies base (<0), bytestring [details]
License BSD-3-Clause
Copyright Copyright: (c) 2020 Vanessa McHale
Author Vanessa McHale
Maintainer vamchale@gmail.com
Revised Revision 1 made by vmchale at 2020-01-24T16:31:10Z
Category Compression
Bug tracker https://hub.darcs.net/vmchale/bz2/issues
Source repo head: darcs get https://hub.darcs.net/vmchale/bz2
Uploaded by vmchale at 2020-01-24T16:22:52Z
Distributions Arch:1.0.1.0, Debian:1.0.0.1, LTSHaskell:1.0.1.1, NixOS:1.0.1.0, Stackage:1.0.1.1
Reverse Dependencies 5 direct, 3 indirect [details]
Downloads 5243 total (88 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2020-01-24 [all 3 reports]

Readme for bz2-0.1.0.0

[back to package description]

bz2

Low-level bindings to bzip2.