[Haskell] ANN: cereal-0.5.0.0
Trevor Elliott
trevor at galois.com
Mon Nov 2 19:30:13 UTC 2015
Hi Everyone,
I'm happy to announce the release of version 0.5.0.0 of the cereal
serialization library. This release comes with two breaking changes:
* The encoding of Float and Double has switched from using `encodeFloat` to
using the Data.Serialize.IEEE754 module
* The Builder module has been removed in favor of the implementation in
bytestring
Happy hacking!
--trevor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell/attachments/20151102/2298ac9b/attachment.html>
More information about the Haskell
mailing list