cvs commit: fptools/ghc/compiler/deSugar DsListComp.lhs fptools/ghc/compiler/specialise
SpecConstr.lhs fptools/ghc/compiler/typecheck Inst.lhs TcBinds.lhs
TcSimplify.lhs TcType.lhs fptools/ghc/compiler/types PprType.lhs
Type.lhs
Jeff Lewis
lewie@glass.cse.ogi.edu
Tue, 17 Apr 2001 15:37:20 -0700
lewie 2001/04/17 15:37:20 PDT
Modified files: (Branch: ghc-5-00-branch)
ghc/compiler/deSugar DsListComp.lhs
ghc/compiler/specialise SpecConstr.lhs
ghc/compiler/typecheck Inst.lhs TcBinds.lhs TcSimplify.lhs
TcType.lhs
ghc/compiler/types PprType.lhs Type.lhs
Log:
Merge various fixes from HEAD.
Revision Changes Path
1.29.2.1 +5 -1 fptools/ghc/compiler/deSugar/DsListComp.lhs
1.5.2.1 +0 -1 fptools/ghc/compiler/specialise/SpecConstr.lhs
1.75.2.1 +2 -1 fptools/ghc/compiler/typecheck/Inst.lhs
1.85.2.1 +5 -4 fptools/ghc/compiler/typecheck/TcBinds.lhs
1.71.2.1 +25 -12 fptools/ghc/compiler/typecheck/TcSimplify.lhs
1.46.2.1 +2 -1 fptools/ghc/compiler/typecheck/TcType.lhs
1.53.2.1 +4 -2 fptools/ghc/compiler/types/PprType.lhs
1.81.2.1 +1 -1 fptools/ghc/compiler/types/Type.lhs