simonpj 2002/09/02 09:37:14 PDT
Modified files:
ghc/compiler/typecheck TcClassDcl.lhs
Log:
Fix an obscure bug in the creation of default methods for class
ops with higher-rank type. See the comments with
TcClassDcl.mkDefMethRhs
Test is should_compile/tc161
MERGE TO STABLE
Revision Changes Path
1.117 +25 -5 fptools/ghc/compiler/typecheck/TcClassDcl.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc
- cvs commit: fptools/ghc/compiler/typecheck TcClassDcl.l... Simon Peyton Jones
- cvs commit: fptools/ghc/compiler/typecheck TcClass... Simon Marlow
- cvs commit: fptools/ghc/compiler/typecheck TcClass... Simon Peyton Jones
- cvs commit: fptools/ghc/compiler/typecheck TcClass... Simon Marlow
- cvs commit: fptools/ghc/compiler/typecheck TcClass... Simon Peyton Jones
- cvs commit: fptools/ghc/compiler/typecheck TcClass... Simon Peyton Jones
- cvs commit: fptools/ghc/compiler/typecheck TcClass... Simon Peyton Jones
- cvs commit: fptools/ghc/compiler/typecheck TcClass... Simon Peyton Jones
- cvs commit: fptools/ghc/compiler/typecheck TcClass... Simon Marlow
- cvs commit: fptools/ghc/compiler/typecheck TcClass... Simon Peyton Jones
