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