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

Safe HaskellNone

Agda.Compiler.Epic.Epic

Description

Pretty-print the AuxAST to valid Epic code.

Synopsis

Documentation

prettyEpicFun :: MonadTCM m => Fun -> Compile m StringSource

Print a function to an Epic string

prettyEpic :: Expr -> StringSource

Print expression to Epic expression