| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
SSTG.Core.Syntax.Typecheck
Description
Typing Module
Documentation
primFunType :: PrimFun -> Type Source #
Primitive function type.
dataConType :: DataCon -> Type Source #
Data constructor type denoted as a function.