What is the prefered way to raise errors (ParseError) in Parsec? I got some code inside a parser that performs a check and if the check fails a ParseError should be returned (i.e. Left ParseError when running parse).
| |||
|
feedback
|
|
You can use For more, see | ||||
|
feedback
|