Data.Memory.Endian
data Endianness
getSystemEndianness
data BE a
data LE a
fromBE
toBE
fromLE
toLE
class ByteSwap a