README 392 B

123456789
  1. This is a library for Haskell programs. It provides a pure interface
  2. for compressing and decompressing streams of data represented
  3. as lazy ByteStrings. It uses the zlib C library so it has high
  4. performance. It supports the "zlib", "gzip" and "raw" compression
  5. formats.
  6. After uninstalling, run the following command to unregister the package
  7. from the ghc package database: ghc-pkg recache