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

Safe HaskellSafe-Infered

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