simonpj 2001/11/30 01:32:28 PST
Modified files:
ghc/compiler/typecheck TcBinds.lhs TcExpr.lhs TcUnify.lhs
Log:
Wibbles to rank-N
Revision Changes Path
1.99 +3 -1 fptools/ghc/compiler/typecheck/TcBinds.lhs
1.110 +9 -7 fptools/ghc/compiler/typecheck/TcExpr.lhs
1.26 +19 -7 fptools/ghc/compiler/typecheck/TcUnify.lhs