Foundation.Primitive

class PrimType ty

class PrimMonad m

endianess

class ByteSwap a

data LE a

toLE

fromLE

data BE a

toBE

fromBE

Integral convertion

class IntegralUpsize a b

class IntegralDownsize a b

class IntegralCast a b

Evaluation

class NormalForm a

force

deepseq

These

data These a b

Block of memory

data Block ty

data MutableBlock ty st

Ascii

data Char7

data AsciiString