CurryInfo: icurry-3.2.0 / ICurry.Compiler.defaultICOptions

definition:
defaultICOptions :: ICOptions
defaultICOptions =
  ICOptions 1 False True "" "" 0 "evince" False False
            (setQuiet True defaultParams) [] [] [] ("","") False "" "" "" False 10 (-1)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
-- The default options with empty internal options.
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {ICOptions}}
name:
defaultICOptions
precedence:
no precedence defined
result-values:
{ICOptions}
signature:
ICOptions
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term