Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
intToVarIdent :: Int -> VarIdent Source #
rawTypeVar :: VarIdent -> Type' a Source #
rawScopedTerm :: Term' a -> ScopedTerm' a Source #
rawScopedType :: Type' a -> ScopedType' a Source #
rawScopeToTerm :: ScopedTerm' a -> Term' a Source #
rawScopeToType :: ScopedType' a -> Type' a Source #