cvs commit: fptools/ghc/compiler/basicTypes DataCon.lhs MkId.lhs
fptools/ghc/compiler/iface BinIface.hs BuildTyCl.lhs IfaceSyn.lhs
TcIface.lhs fptools/ghc/compiler/parser RdrHsSyn.lhs
fptools/ghc/compiler/typecheck Inst.lhs TcDeriv.lhs TcExpr.lhs ...
Simon Peyton Jones
simonpj at glass.cse.ogi.edu
Tue Jul 27 04:47:04 EDT 2004
simonpj 2004/07/27 01:47:03 PDT
Modified files: (Branch: tidt-branch)
ghc/compiler/basicTypes DataCon.lhs MkId.lhs
ghc/compiler/iface BinIface.hs BuildTyCl.lhs IfaceSyn.lhs
TcIface.lhs
ghc/compiler/parser RdrHsSyn.lhs
ghc/compiler/typecheck Inst.lhs TcDeriv.lhs TcExpr.lhs
TcInstDcls.lhs TcRnDriver.lhs
TcRnMonad.lhs TcRnTypes.lhs
TcTyClsDecls.lhs
ghc/compiler/types TyCon.lhs
Log:
Compiles again now
Revision Changes Path
1.45.4.5 +2 -4 fptools/ghc/compiler/basicTypes/DataCon.lhs
1.113.4.4 +11 -12 fptools/ghc/compiler/basicTypes/MkId.lhs
1.5.2.4 +2 -4 fptools/ghc/compiler/iface/BinIface.hs
1.3.2.4 +20 -7 fptools/ghc/compiler/iface/BuildTyCl.lhs
1.7.2.5 +12 -14 fptools/ghc/compiler/iface/IfaceSyn.lhs
1.21.2.6 +4 -6 fptools/ghc/compiler/iface/TcIface.lhs
1.70.2.8 +0 -1 fptools/ghc/compiler/parser/RdrHsSyn.lhs
1.138.2.2 +10 -4 fptools/ghc/compiler/typecheck/Inst.lhs
1.132.2.1 +6 -6 fptools/ghc/compiler/typecheck/TcDeriv.lhs
1.169.2.3 +2 -2 fptools/ghc/compiler/typecheck/TcExpr.lhs
1.167.2.1 +1 -1 fptools/ghc/compiler/typecheck/TcInstDcls.lhs
1.72.2.2 +3 -3 fptools/ghc/compiler/typecheck/TcRnDriver.lhs
1.35.2.2 +1 -1 fptools/ghc/compiler/typecheck/TcRnMonad.lhs
1.36.2.2 +1 -1 fptools/ghc/compiler/typecheck/TcRnTypes.lhs
1.107.2.5 +25 -25 fptools/ghc/compiler/typecheck/TcTyClsDecls.lhs
1.70.2.2 +2 -2 fptools/ghc/compiler/types/TyCon.lhs
More information about the Cvs-ghc
mailing list