cvs commit: fptools/ghc/compiler/main MkIface.lhs fptools/ghc/compiler/typecheck
Inst.lhs TcDeriv.lhs TcEnv.lhs TcImprove.lhs TcInstDcls.lhs
TcModule.lhs TcSimplify.lhs fptools/ghc/compiler/types InstEnv.lhs
Julian Seward
sewardj@glass.cse.ogi.edu
Mon, 23 Oct 2000 05:00:22 -0700
sewardj 2000/10/23 05:00:22 PDT
Modified files:
ghc/compiler/main MkIface.lhs
ghc/compiler/typecheck Inst.lhs TcDeriv.lhs TcEnv.lhs
TcImprove.lhs TcInstDcls.lhs
TcModule.lhs TcSimplify.lhs
ghc/compiler/types InstEnv.lhs
Log:
Track renaming of typecheck/TcInstUtil to types/InstEnv.
Revision Changes Path
1.83 +1 -1 fptools/ghc/compiler/main/MkIface.lhs
1.67 +1 -1 fptools/ghc/compiler/typecheck/Inst.lhs
1.66 +1 -1 fptools/ghc/compiler/typecheck/TcDeriv.lhs
1.69 +1 -1 fptools/ghc/compiler/typecheck/TcEnv.lhs
1.14 +1 -1 fptools/ghc/compiler/typecheck/TcImprove.lhs
1.88 +1 -1 fptools/ghc/compiler/typecheck/TcInstDcls.lhs
1.70 +1 -1 fptools/ghc/compiler/typecheck/TcModule.lhs
1.58 +1 -1 fptools/ghc/compiler/typecheck/TcSimplify.lhs
1.7 +2 -2 fptools/ghc/compiler/types/InstEnv.lhs