cvs commit: fptools/happy/src ProduceCode.lhs

Simon Marlow <[email protected]> Mon, 8 Nov 2004 07:02:20 -0800
Newsgroups gmane.comp.lang.haskell.cvs.happy
Message-ID <[email protected]>
simonmar    2004/11/08 07:02:20 PST

  Modified files:
    happy/src            ProduceCode.lhs 
  Log:
  Remove old code for merging OPTIONS pragmas because (a) it didn't work
  and (b) it isn't necessary because GHC understands multiple OPTIONS
  pragmas (this wasn't always the case, I imagine).
  
  Revision  Changes    Path
  1.63      +9 -24     fptools/happy/src/ProduceCode.lhs