cvs commit: fptools/ghc/compiler/typecheck TcHsType.lhs TcTyClsDecls.lhs fptools/ghc/compiler/types TyCon.lhs

Simon Peyton Jones simonpj at haskell.org
Fri Dec 3 08:49:08 EST 2004


simonpj     2004/12/03 05:49:08 PST

  Modified files:
    ghc/compiler/typecheck TcHsType.lhs TcTyClsDecls.lhs 
    ghc/compiler/types   TyCon.lhs 
  Log:
  A fix to kind signatures for GADT data type decls
  
  Revision  Changes    Path
  1.16      +38 -10    fptools/ghc/compiler/typecheck/TcHsType.lhs
  1.119     +12 -10    fptools/ghc/compiler/typecheck/TcTyClsDecls.lhs
  1.77      +2 -2      fptools/ghc/compiler/types/TyCon.lhs


More information about the Cvs-ghc mailing list