[Haskell] ANNOUNCE: iteratee-compress 0.1.2
Maciej Piechotka
uzytkownik2 at gmail.com
Sun Nov 28 10:24:03 EST 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
- Support for iteratee 0.5 and 0.6
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/attachments/20101128/b5009da9/attachment.bin
More information about the Haskell
mailing list