[Haskell-cafe] Troubles understanding Parsec Error Handling

Antoine Latter aslatter at gmail.com
Thu May 31 00:14:14 CEST 2012


On Wed, May 30, 2012 at 4:18 PM, Kevin Charter <kcharter at gmail.com> wrote:
> On Wed, May 30, 2012 at 3:11 PM, Kevin Charter <kcharter at gmail.com> wrote:
>>
>> What version of parsec 3 are you using? In version 3.1.1, I get (using
>> Text.Parsec.String instead of Text.Parsec.Text):
>
>
> Ah, answered my own question. I gather you're using 3.1.2, since it's the
> first and so far only version with the Text.Parsec.Text module.
>

We changed how 'try' handled errors in some cases in between 3.1.1 and
3.1.2. I'll take a look at this.

Antoine

> Kevin
> --
> Kevin Charter
> kevin.charter at acm.org
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>



More information about the Haskell-Cafe mailing list