[Haskell-cafe] Troubles understanding Parsec Error Handling

Antoine Latter aslatter at gmail.com
Tue Jun 12 04:18:46 CEST 2012


On Wed, May 30, 2012 at 5:47 PM, Roman Cheplyaka <roma at ro-che.info> wrote:
>
> With this patch your code prints:
>
>    parse error at (line 1, column 7):
>    unexpected "Hallofb", expecting one of ["Hello","Hallo","Foo","HallofFame"]
>

Hi folks,

Roman's patch has been included in the newly-released parsec 3.1.3:

http://hackage.haskell.org/package/parsec-3.1.3

Enjoy,

Antoine



More information about the Haskell-Cafe mailing list