Agda.Compiler.Treeless.Pretty
Contents
Methods
pretty :: Compiled -> Doc Source #
prettyPrec :: Int -> Compiled -> Doc Source #
prettyList :: [Compiled] -> Doc Source #
pretty :: TTerm -> Doc Source #
prettyPrec :: Int -> TTerm -> Doc Source #
prettyList :: [TTerm] -> Doc Source #