CurryInfo: flatcurry-4.0.0 / FlatCurry.Pretty.ppExp

definition:
ppExp :: Options -> Expr -> Doc
ppExp o = ppExpr o 0
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Pretty-print a top-level expression.
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {ppExpr}}
name:
ppExp
precedence:
no precedence defined
result-values:
{ppExpr}
signature:
Options -> FlatCurry.Types.Expr -> Text.PrettyImpl.Doc
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term