
3 Oct
2010
3 Oct
'10
7:42 p.m.
Antoine Latter wrote:
On Sun, Oct 3, 2010 at 11:55 AM, Ben Franksen
wrote: 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.
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.
Thanks! I hope we get a new minor release with these fixes soon. I love parsec-3 very much, especially since you fixed the speed problems. Cheers Ben