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

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