idris-0.9.15: Functional Programming Language with Dependent Types

Safe HaskellNone

Idris.Delaborate

Synopsis

Documentation

bugaddr :: [Char]Source

delab' :: IState -> Term -> Bool -> Bool -> PTermSource

delabTy'Source

Arguments

:: IState 
-> [PArg]

implicit arguments to type, if any

-> Term 
-> Bool

use full names

-> Bool

Don't treat metavariables specially

-> PTerm 

pprintDelab :: IState -> Term -> Doc OutputAnnotationSource

Pretty-print a core term using delaboration

pprintDelabTy :: IState -> Name -> Doc OutputAnnotationSource

Pretty-print the type of some name