cvs commit: fptools/ghc/compiler/typecheck Inst.lhs TcExpr.lhs
TcSimplify.lhs
Julian Seward
sewardj@glass.cse.ogi.edu
Fri, 4 May 2001 04:52:25 -0700
sewardj 2001/05/04 04:52:24 PDT
Modified files: (Branch: ghc-5-00-branch)
ghc/compiler/typecheck Inst.lhs TcExpr.lhs TcSimplify.lhs
Log:
Merge revs 1.74 (TcSimplify), 1.77 (Inst), 1.96 (TcExpr):
"Fix a bad implicit parameter bug"
Revision Changes Path
1.75.2.2 +8 -3 fptools/ghc/compiler/typecheck/Inst.lhs
1.95.2.1 +4 -1 fptools/ghc/compiler/typecheck/TcExpr.lhs
1.71.2.2 +33 -16 fptools/ghc/compiler/typecheck/TcSimplify.lhs