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

Simon Peyton Jones simonpj@glass.cse.ogi.edu
Mon, 3 Dec 2001 03:45:33 -0800


simonpj     2001/12/03 03:45:33 PST

  Modified files:
    ghc/compiler/typecheck TcDeriv.lhs 
  Log:
  Dont fall over on data T deriving(Show)
  
  Revision  Changes    Path
  1.84      +8 -4      fptools/ghc/compiler/typecheck/TcDeriv.lhs