ivory-0.1.0.9: Safe embedded C programming.
Ivory.Language.BitData.DefBitRep
defBitRep :: Name -> Name -> [Integer] -> DecsQ Source #
Define the type instance:
type instance fname x = rname
for each "n" in "xs".
Used to define the set of representation types for bit lengths.