cvs commit: fptools/ghc/compiler/typecheck TcGenDeriv.lhs

Simon Peyton Jones simonpj at microsoft.com
Mon Dec 19 04:32:34 EST 2005


simonpj     2005/12/19 01:32:34 PST

  Modified files:
    ghc/compiler/typecheck TcGenDeriv.lhs 
  Log:
  ** Wibble to Friday's commit (fixes HEAD build) **
  
  	-----------------------------------------
  	Make deriving work for infix constructors
  	-----------------------------------------
  
  	Merge to stable branch
  
  Back quotes were not being done correctly in deriving Read and Show.
  Now they are.  I think.
  
  Test is drvrun018
  
  Revision  Changes    Path
  1.119     +3 -4      fptools/ghc/compiler/typecheck/TcGenDeriv.lhs


More information about the Cvs-ghc mailing list