On 24 October 2010 20:09, Maciej Piechotka <uzytkown...@gmail.com> wrote:
> Iteratee-compress provides compressing and decompressing enumerators
> including flushing. Currently only gzip is provided but at least bzip
> is planned.
>
>
> Changes from previous version:
>  - Independent from zlib library (Haskell one, not C)
>  - Allow hand-flushing the contents (from outside).
>  - Fix potential memory-leak
>
> Next goals:
>  - BZip support
>  - Generic interface for flushing
>
> To think about:
>  - Should inner iteratee be able to request flushing?
>
> Regards
>
> PS. It did change API by removing dependency on zlib but I home such
> breakage in 0.1.x will be allowed

version numbers are cheap :)

Conrad.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to