patch applied (ghc): Fix family instance consistency check for home package modules
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <20061207014354.GA29511__7334.69128977067$1165455844$gmane$org@cvs.haskell.org> |
Wed Dec 6 17:41:18 PST 2006 Manuel M T Chakravarty <[email protected]> * Fix family instance consistency check for home package modules * So far, family instance modules was only available for external modules. * This fixes the "Over" test in the testsuite under indexed-types/ M ./compiler/typecheck/FamInst.lhs -2 +12 M ./compiler/typecheck/TcRnDriver.lhs +1