[Haskell-cafe] ANNOUNCE: storable-endian

Henning Thielemann lemming at henning-thielemann.de
Fri Dec 24 15:21:51 CET 2010


On Fri, 24 Dec 2010, Henk-Jan van Tuyl wrote:

> You could use ADNS.Endian.endian from package hsdns in your Setup.hs to 
> define endianness at compile time.

Cool, it's already there! However I would not recommend to let a low-level 
library depend on a higher-level one. I think it would be cleaner to move 
the ADNS.Endian module to storable-endian package or even to a separate 
package.



More information about the Haskell-Cafe mailing list