Thanks, I'll check it out.

At 22:03 06/11/2009, S. Doaitse Swierstra wrote:
The UHC compiler contains a combinator based Haskell parser from which
you can borrow fragments,

 Doaitse Swierstra


On 6 nov 2009, at 15:49, Eric Macaulay wrote:

Hi all,

I was hoping to use Language.Haskell.Parser to parse fragments of
Haskell code. However, it appears that one can only use this module
to parse complete Haskell programs. Is there anyway around this, or
must I write a Haskell parser from scratch?

Eric M.

_______________________________________________
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

Reply via email to