[Haskell-beginners] haskell-src

Brandon Allbery allbery.b at gmail.com
Mon Oct 17 09:53:19 CEST 2011


On Mon, Oct 17, 2011 at 03:18, jean verdier <verdier.jean at gmail.com> wrote:

> Haskell-src parses enough haskell for my needs so extended haskell
> parsing is not the problem atm. I am looking for parser that outputs
> better errors. I have run some quick parsing tests using
>

haskell-src-exts is where pretty much all work on parsers for Haskell is
concentrated; if it's not handling something correctly, you should report
that as a bug.

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20111017/19ebdeeb/attachment.htm>


More information about the Beginners mailing list