Agda-2.5.4: A dependently typed functional programming language and proof assistant

Safe HaskellNone
LanguageHaskell2010

Agda.Compiler.Treeless.Pretty

Contents

Orphan instances

Pretty TTerm # 
Instance details

Methods

pretty :: TTerm -> Doc #

prettyPrec :: Int -> TTerm -> Doc #

prettyList :: [TTerm] -> Doc #