CurryInfo: cpm-3.3.0 / CPM.Options.infoOpts

definition:
infoOpts :: Options -> InfoOptions
infoOpts s = case optCommand s of
  PkgInfo opts -> opts
  _            -> InfoOptions Nothing Nothing False False
demand:
argument 1
deterministic:
deterministic operation
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
infoOpts
precedence:
no precedence defined
result-values:
_
signature:
Options -> InfoOptions
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms