CurryInfo: flatcurry-4.0.0 / FlatCurry.Pretty.ppDecls

definition:
ppDecls :: Options -> [(VarIndex, Expr)] -> Doc
ppDecls o = align . vsep . map (ppDecl o)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- pretty-print a list of declarations
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {.._#lambda508}}
name:
ppDecls
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
Options -> [(Prelude.Int, 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