Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Nat
Contents
Documentation
intToTerm :: Int -> RuntimeTerm Source #
parseTerm :: String -> RuntimeTerm Source #
pp :: ToMetaTerm a => a -> String Source #
Orphan instances
IsString RuntimeTerm Source # | |
Methods fromString :: String -> RuntimeTerm # | |
ToRuntimeTerm Int Source # | |
Methods toRuntimeTerm :: Int -> RuntimeTerm # |