[Haskell-cafe] Re: A parsec question

Ben Franksen ben.franksen at online.de
Sun Oct 3 12:55:31 EDT 2010


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



More information about the Haskell-Cafe mailing list