simonpj 2003/12/17 03:43:14 PST
Modified files:
ghc/compiler/iface TcIface.lhs
Log:
---------------------------------
Gate in a few more instance decls
---------------------------------
When we have
instance T a where...
we need to suck in the instance decl rather more aggressively than we
were. (A case I hadn't thought of because it only happens with
undecideable instances.)
Revision Changes Path
1.13 +3 -2 fptools/ghc/compiler/iface/TcIface.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc