cvs commit: fptools/ghc/compiler/basicTypes Id.lhs DataCon.lhs
OccName.lhs fptools/ghc/compiler/hsSyn HsExpr.lhs
fptools/ghc/compiler/deSugar DsExpr.lhs fptools/ghc/compiler/typecheck
TcExpr.lhs
Simon Peyton Jones
simonpj at haskell.org
Tue Apr 5 04:25:08 EDT 2005
simonpj 2005/04/05 01:25:08 PDT
Modified files:
ghc/compiler/basicTypes Id.lhs DataCon.lhs OccName.lhs
ghc/compiler/hsSyn HsExpr.lhs
ghc/compiler/deSugar DsExpr.lhs
ghc/compiler/typecheck TcExpr.lhs
Log:
Final wibbles, I hope
Revision Changes Path
1.128 +13 -2 fptools/ghc/compiler/basicTypes/Id.lhs
1.51 +2 -2 fptools/ghc/compiler/basicTypes/DataCon.lhs
1.63 +1 -1 fptools/ghc/compiler/basicTypes/OccName.lhs
1.98 +1 -4 fptools/ghc/compiler/hsSyn/HsExpr.lhs
1.114 +3 -3 fptools/ghc/compiler/deSugar/DsExpr.lhs
1.182 +2 -3 fptools/ghc/compiler/typecheck/TcExpr.lhs
More information about the Cvs-ghc
mailing list