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

definition:
setWarnPos :: Warning -> Pos -> Warning
setWarnPos w p = (p,getWarnMsg w)
demand:
no demanded arguments
deterministic:
deterministic operation
failfree:
(_, _)
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_,_) |-> {(,)}}
name:
setWarnPos
precedence:
no precedence defined
result-values:
{(,)}
signature:
(CPP.ICode.ParsePos.Pos, String) -> CPP.ICode.ParsePos.Pos
-> (CPP.ICode.ParsePos.Pos, String)
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms