[Haskell-cafe] [ANNOUNCE] cereal-0.3.4.0

Adam Foltzer acfoltzer at gmail.com
Sun Nov 6 18:06:08 CET 2011


Hi all,

I'm happy to see my code put to good use, but I must extend the real credit
to all who helped answer this question:
http://stackoverflow.com/questions/6976684/converting-ieee-754-floating-point-in-haskell-word32-64-to-and-from-haskell-floa


Happy hacking indeed,
Adam

On Thu, Nov 3, 2011 at 11:27 AM, Trevor Elliott <trevor at galois.com> wrote:

> Hi Everyone,
>
> I'm happy to announce version 0.3.4.0 of the cereal serialization library.
>  This release includes a patch from Adam Foltzer to provide support for
> IEEE754 encoded Float/Double values.  This functionality is exposed through
> Serialize instances for both types, and specialized get/put functions in
> the new Data.Serialize.IEEE754 module.
>
> Happy hacking!
>
> --trevor
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20111106/e2113e17/attachment.htm>


More information about the Haskell-Cafe mailing list