BSD-3-Clause licensed by Mark Wotton <[email protected])
Maintained by [email protected]
This version can be pinned in stack with:lz4-0.2.3.1@sha256:9d286f1c8e3e3aab86ebb8cd39b485af57c0a05d9da5baf921641012a3c83cf0,1821

Module documentation for 0.2.3.1

Fast compression for Haskell ByteStrings

This library implements Haskell bindings to lz4, a fast compression library.

travis-ci.org results: Build Status

Installation

It’s just a cabal install away on Hackage:

$ cabal install lz4

Join in

File bugs in the GitHub issue tracker.

Master git repository:

  • git clone https://github.com/mwotton/lz4hs.git

Authors

See AUTHORS.txt.

License.

BSD3. See LICENSE.txt for terms of copyright and redistribution.