| Copyright | (C) 2012-2016 University of Twente 2016 Myrtle Software Ltd |
|---|---|
| License | BSD2 (see the file LICENSE) |
| Maintainer | Christiaan Baaij <christiaan.baaij@gmail.com> |
| Safe Haskell | None |
| Language | Haskell2010 |
Clash.Core.TysPrim
Description
Builtin Type and Kind definitions
Documentation
liftedTypeKind :: Type #
typeNatKind :: Type #
typeSymbolKind :: Type #
integerPrimTy :: Type #
charPrimTy :: Type #
stringPrimTy :: Type #
voidPrimTy :: Type #
wordPrimTy :: Type #
int64PrimTy :: Type #
word64PrimTy :: Type #
floatPrimTy :: Type #
doublePrimTy :: Type #
naturalPrimTy :: Type #