CurryInfo: opt-parse-3.0.0 / OptParse.long

definition:
long :: String -> Mod
long s = Mod (\o -> o { longName = s }) id
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Set the long name of an option.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {Mod}}
name:
long
precedence:
no precedence defined
result-values:
{Mod}
signature:
String -> Mod
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms