CurryInfo: verify-non-fail-2.0.0 / FlatCurry.Print.ppExp

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