[Haskell-cafe] ANNOUNCE: iteratee-compress 0.1.2
Maciej Piechotka
uzytkownik2 at gmail.com
Sun Nov 28 16:14:48 CET 2010
Iteratee-compress provides compressing and decompressing enumerators
including flushing. Currently only gzip is provided but at bzip and LZMA
are planned.
This is bug-fixing release
Changes from previous version:
- Fix infinite loop/segfault bug
- Fix bug in which part of the output was lost
Next goals:
- BZip support
- LZMA support
- Generic interface for flushing
To think about:
- Should inner iteratee be able to request flushing?
Regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20101128/5be5641f/attachment-0001.bin
More information about the Haskell-Cafe
mailing list