cvs commit: fptools/happy CHANGES fptools/happy/src ProduceCode.lhs fptools/happy/templates GenericTemplate.hs

Simon Marlow <[email protected]> Fri, 3 Dec 2004 01:55:34 -0800
Newsgroups gmane.comp.lang.haskell.cvs.happy
Message-ID <[email protected]>
simonmar    2004/12/03 01:55:34 PST

  Modified files:
    happy                CHANGES 
    happy/src            ProduceCode.lhs 
    happy/templates      GenericTemplate.hs 
  Log:
  The list of tokens passed to happyError now includes the current token
  (patch from Clemens Ley <[email protected]>).
  
  Revision  Changes    Path
  1.11      +7 -0      fptools/happy/CHANGES
  1.64      +5 -3      fptools/happy/src/ProduceCode.lhs
  1.25      +2 -3      fptools/happy/templates/GenericTemplate.hs