[project @ 1999-12-06 22:52:26 by lewie]
Fixed a FunDep leak in tcSimplifyToDicts (they weren't being filtered out), and fixed bug in instance improvement (matching wasn't being done correctly for polymorphic instances).
Showing
- ghc/compiler/typecheck/TcExpr.lhs 1 addition, 1 deletionghc/compiler/typecheck/TcExpr.lhs
- ghc/compiler/typecheck/TcImprove.lhs 46 additions, 71 deletionsghc/compiler/typecheck/TcImprove.lhs
- ghc/compiler/typecheck/TcPat.lhs 1 addition, 2 deletionsghc/compiler/typecheck/TcPat.lhs
- ghc/compiler/typecheck/TcSimplify.lhs 2 additions, 1 deletionghc/compiler/typecheck/TcSimplify.lhs
Loading
Please register or sign in to comment