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

definition:
showFuncDecl :: FuncDecl -> String
showFuncDecl =
  pPrint . ppFuncDecl defaultOptions { qualMode = QualNone}
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Pretty prints a FlatCurry function.
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
showFuncDecl
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
FlatCurry.Types.FuncDecl -> String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term