On Wed, May 30, 2012 at 4:18 PM, Kevin Charter <[email protected]> wrote: > On Wed, May 30, 2012 at 3:11 PM, Kevin Charter <[email protected]> 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 > [email protected] > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
