[Haskell-cafe] ANNOUNCE: cereal-0.2

Trevor Elliott trevor at galois.com
Mon Oct 19 17:24:26 EDT 2009


Hello Everyone,

cereal is a variation on the binary package that provides strict
parsing, handleable exceptions with a named call stack, and a new
parsing isolation feature.  The major differences from binary are a new
class called Serialize replacing the Binary class, getting and putting
using strict ByteStrings and a number of combinators for parsing lists,
arrays and other containers.

Version 0.2 is available from hackage:

 * http://hackage.haskell.org/package/cereal-0.2


--trevor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20091019/6a07594b/attachment.bin


More information about the Haskell-Cafe mailing list