[Haskell-cafe] ANNOUNCE: storable-endian

Antoine Latter aslatter at gmail.com
Sat Dec 25 03:22:29 CET 2010


On Fri, Dec 24, 2010 at 8:08 AM, Henk-Jan van Tuyl <hjgtuyl at chello.nl> wrote:
>
> You could use ADNS.Endian.endian from package hsdns in your Setup.hs to
> define endianness at compile time.
>
> Regards,
> Henk-Jan van Tuyl
>

It looks like I've reimplemented the same thing in its own package:
http://hackage.haskell.org/package/byteorder

With pretty much the same technique.

Take care,
Antoine



More information about the Haskell-Cafe mailing list