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

Simon Peyton Jones simonpj at microsoft.com
Fri Dec 16 11:04:03 EST 2005


simonpj     2005/12/16 08:04:03 PST

  Modified files:
    ghc/compiler/typecheck TcGenDeriv.lhs 
  Log:
  	-----------------------------------------
  	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.118     +35 -29    fptools/ghc/compiler/typecheck/TcGenDeriv.lhs


More information about the Cvs-ghc mailing list