type-level-0.2.4: Type-level programming library

Portabilitynon-portable (Template Haskell)
Stabilityexperimental
Maintaineralfonso.acosta@gmail.com
Safe HaskellNone

Data.TypeLevel.Num.Aliases

Description

Type synonym aliases of type-level numerals and their value-level reflecting functions. Generated for user convenience.

Aliases are generated using binary, octal, decimal and hexadecimal bases. Available aliases cover binaries up to b10000000000, octals up to o10000, decimals up to d5000 and hexadecimals up to h1000