CurryInfo: flatcurry-4.0.0 / FlatCurry.Pretty.defaultOptions

definition:
defaultOptions :: Options
defaultOptions = Options
  { indentWidth   = 2
  , qualMode      = QualImportsButPrelude
  , currentModule = ""
  }
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Default `Options` for pretty-printing.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {Options}}
name:
defaultOptions
precedence:
no precedence defined
result-values:
{Options}
signature:
Options
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms