cvs commit: fptools/happy/alex/src Scan.x fptools/happy/alex/temp lates GenericTemplate.hs

Simon Marlow <[email protected]> Mon, 4 Aug 2003 08:17:58 -0700
Newsgroups gmane.comp.lang.haskell.cvs.happy
Message-ID <[email protected]>
simonmar    2003/08/04 08:17:58 PDT

  Modified files:        (Branch: simonm-hackery-branch)
    happy/alex/src       Scan.x 
    happy/alex/templates GenericTemplate.hs 
  Log:
  Return the remaining input in the event of an error (useful for error
  messages).
  
  Revision  Changes    Path
  1.1.1.1.2.8 +2 -2      fptools/happy/alex/src/Scan.x
  1.1.2.7   +16 -15    fptools/happy/alex/templates/Attic/GenericTemplate.hs