[Haskell] ANNOUNCE: iteratee-compress 0.3.0.0

Maciej Marcin Piechotka uzytkownik2 at gmail.com
Mon Nov 14 02:29:15 CET 2011


Iteratee-compress provides compressing and decompressing enumerators
including flushing (using John Lato's implementation). Currently only
gzip and bzip is provided but LZMA is planned.

Changes from previous version:
 - Move API from enumerator to enumeratee

Next goals:
 - LZMA support
 - Generic interface for flushing

To think about:
 - Should inner iteratee be able to request flushing

Regards





More information about the Haskell mailing list