@hackage / pure-zlib

A Haskell-only implementation of zlib / DEFLATE

Latest0.8.0

About

Metadata

  • Last updated , by AdamWick
  • License BSD-3-Clause
  • Maintained by: awick@galois.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.10.4
  2. 8.8.4
  3. 8.6.5
  4. 8.4.4
  5. 8.2.2
  6. 8.0.2

Readme

A Haskell-only implementation of the zlib / DEFLATE protocol. Currently only implements the decompression algorithm.