| Safe Haskell | Safe |
|---|
Copilot.Core.Type
Description
Typing for Core.
- data Type where
- class Typed a where
- typeOf :: Type a
- simpleType :: Type a -> SimpleType
- data UType = forall a . UType {}
- data SimpleType
copilot-core-0.2.4: An intermediate representation for Copilot.
| Safe Haskell | Safe |
|---|
Copilot.Core.Type
Description
Typing for Core.