CurryInfo: currypp-3.2.0 / CPP.ICode.ParseError.perror

definition: Info
 
perror :: Pos -> String -> PError
perror p s = PError p s
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Construct a PError
failfree: Info
 (_, _)
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_,_) |-> {PError}}
name: Info
 perror
precedence: Info
 no precedence defined
result-values: Info
 {PError}
signature: Info
 CPP.ICode.ParsePos.Pos -> String -> PError
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms