CurryInfo: makefile-3.0.0 / Main.defaultOptions

definition:
defaultOptions :: Options
defaultOptions  = Options
  { optHelp     = False
  , optVerb     = 1
  , optOutput   = ""
  , optRoot     = ""
  , optTool     = ""
  }
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
-- Default command line options.
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