On Sun, 2008-11-23 at 16:22 +0000, Colin Paul Adams wrote:
> Is this available as a happy file (or something similar)?
> 
> I tried searching the 6.10.1 source package for *.y, but the three files
> I found don't seem to be what I'm looking for.

ls compiler/parser  reveals...

Lexer.x
Parser.y.pp


However you might get further using the ghc api package.

Duncan

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to