[Haskell-cafe] Zlib bindings

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Tue Oct 18 11:59:49 EDT 2005


Joel Reymont <joelr1 at gmail.com> writes:

> I need to deflate buffers that were compressed with zlib's compress  
> and sent to me over the network. I don't think files help me there :-).

Bzlib and zlib wrappers are available in
    <http://www.sourceforge.net/projects/qforeign/>
for ghc >= 4.08 and nhc98 >= 1.02.
Author: Marcin 'Qrczak' Kowalczyk.

Regards,
    Malcolm


More information about the Haskell-Cafe mailing list