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

Safe HaskellNone

Agda.Syntax.Concrete.Pretty

Description

Pretty printer for the concrete syntax.

Documentation

newtype Tel Source

Constructors

Tel Telescope 

Instances

prettyOpApp :: Pretty a => QName -> [a] -> [Doc]Source