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

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