CurryInfo: currypp-3.2.0 / CPP.ICode.ParseMonad.getWarningsPM

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