type-level-0.3.0: Type-level programming library

Copyright(c) 2008 Alfonso Acosta, Oleg Kiselyov, Wolfgang Jeltsch and KTH's SAM group
LicenseBSD-style (see the file LICENSE)
Maintaineralfonso.acosta@gmail.com
Stabilityexperimental
Portabilitynon-portable (Template Haskell)
Safe HaskellNone
LanguageHaskell98

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