cvs commit: fptools/happy/alex/src Main.hs Parser.y
Simon Marlow <[email protected]> Tue, 1 Apr 2003 08:15:52 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.happy |
|---|---|
| Message-ID | <[email protected]> |
simonmar 2003/04/01 08:15:52 PST
Modified files: (Branch: simonm-hackery-branch)
happy/alex/src Main.hs Parser.y
Log:
Add {-# LINE #-} pragmas to code segments copied from the grammar file
into the generated scanner.
Revision Changes Path
1.1.1.1.2.9 +10 -7 fptools/happy/alex/src/Main.hs
1.1.2.10 +6 -5 fptools/happy/alex/src/Attic/Parser.y