cvs commit: fptools/ghc/compiler/hsSyn HsTypes.lhs fptools/ghc/compiler/typecheck TcHsType.lhs TcMType.lhs TcPat.lhs TcTyClsDecls.lhs

Simon Peyton Jones simonpj at haskell.org
Mon Sep 6 04:01:17 EDT 2004


simonpj     2004/09/06 01:01:15 PDT

  Modified files:        (Branch: tidt-branch)
    ghc/compiler/hsSyn   HsTypes.lhs 
    ghc/compiler/typecheck TcHsType.lhs TcMType.lhs TcPat.lhs 
                           TcTyClsDecls.lhs 
  Log:
  Fix typechecking of GADT decls
  
  Revision  Changes    Path
  1.80.2.7  +1 -13     fptools/ghc/compiler/hsSyn/HsTypes.lhs
  1.14.2.17 +74 -45    fptools/ghc/compiler/typecheck/TcHsType.lhs
  1.56.4.19 +7 -4      fptools/ghc/compiler/typecheck/TcMType.lhs
  1.96.2.18 +10 -3     fptools/ghc/compiler/typecheck/TcPat.lhs
  1.107.2.13 +29 -32    fptools/ghc/compiler/typecheck/TcTyClsDecls.lhs


More information about the Cvs-ghc mailing list