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

definition: Info
 
throwOnePR :: PError -> PR a
throwOnePR p = throwPR [p]
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Throw an error with one PError
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> {Errors}}
name: Info
 throwOnePR
precedence: Info
 no precedence defined
result-values: Info
 {Errors}
signature: Info
 PError -> PR a
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms