ghc-zlib - Haskell compression and decompression library binding
Website: | http://hackage.haskell.org/cgi-bin/hackage-scripts/package/zlib |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- Description:
This package provides a pure Haskell interface for compressing and decompressing streams of data represented as lazy ByteStrings. It uses the zlib C library so it has high performance. It supports the "zlib", "gzip" and "raw" compression formats. It provides a convenient high level API suitable for most tasks. For the few cases where more control is needed, it provides access to the full zlib feature set.
Packages
ghc-zlib-0.5.0.0-7.fc11.src [126 KiB] |
Changelog
by Jens Petersen (2009-02-27):
- update to cabal2spec-0.11: - add devel subpackage - use ix86 macro for archs and add alpha - use global rather than define - make devel own docdir for now |