@hackage lz40.2.3.1
LZ4 compression for ByteStrings
Installation
Dependencies (3)
- base >=3 && <5
- bytestring
- cereal Show all…
Dependents (2)
@hackage/acme-everything, @hackage/haskey
Fast compression for Haskell ByteStrings
This library implements Haskell bindings to lz4, a fast compression library.
travis-ci.org results: 
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.