CurryInfo: currypp-3.2.0 / CPP.ICode.ParseWarning.getWarnings

definition:
getWarnings :: WM a -> [Warning]
getWarnings (WM _ w) = w
demand:
argument 1
deterministic:
deterministic operation
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({WM}) |-> _}
name:
getWarnings
precedence:
no precedence defined
result-values:
_
signature:
WM a -> [(CPP.ICode.ParsePos.Pos, String)]
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms