cvs commit: fptools/happy/src ProduceGLRCode.lhs
[email protected] Fri, 3 Dec 2004 09:11:56 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.happy |
|---|---|
| Message-ID | <[email protected]> |
paulcc 2004/12/03 09:11:55 PST
Modified files:
happy/src ProduceGLRCode.lhs
Log:
Few fixes arising from experiments with GHC grammar
* I ignore error tokens at present - there is no attempt to handle these yet
* a few extra ( ) needed in output code
* does better job of respecting indentation with %monad code
Revision Changes Path
1.10 +20 -8 fptools/happy/src/ProduceGLRCode.lhs