
3 Oct
2010
3 Oct
'10
7 p.m.
On Sun, Oct 3, 2010 at 11:55 AM, Ben Franksen
Stephen Tetley wrote:
Does this one give the "expected" error message for Parsec3.1 - unfortunately I can't test as I'm still using Parsec 2.1.0.1.
parser = block (many digit > "digit")
Unfortunately, no.
Cheers Ben
Hey folks, sorry about this one - my changes to parsec in 3.1 made these error messages worse. I've sent a patch off to the maintainer which fixes the examples in this thread. Antoine