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

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