[Haskell-cafe] ANNOUNCE: cereal-0.3.3.0

Vo Minh Thu noteed at gmail.com
Wed Apr 27 09:17:52 CEST 2011


2011/4/26 Trevor Elliott <trevor at galois.com>:
> Hot on the heels of the last release, cereal-0.3.3.0 [1] adds support
> for parsing and rendering lazy ByteStrings.  Most running functions in
> Data.Serialize.Get and Data.Serialize.Put now have lazy analogues, and
> Data.Serialize has gained encodeLazy and decodeLazy.
>
> This new functionality was made possible by the incremental parsing
> support added in cereal-0.3.1.0 by Lemmih.

Hi,

For lazy ByteStrings, what would be the reason to prefer cereal or binary now?

Thanks,
Thu



More information about the Haskell-Cafe mailing list