idris-0.9.11.1: Functional Programming Language with Dependent Types

Safe HaskellNone

Idris.Core.Typecheck

Documentation

converts :: Context -> Env -> Term -> Term -> TC ()Source

errEnv :: [(t, Binder t1)] -> [(t, t1)]Source

isType :: Context -> Env -> Term -> TC ()Source