Fix family instance consistency check for home package modules
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Thu, 7 Dec 2006 01:41:18 +0000 (01:41 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Thu, 7 Dec 2006 01:41:18 +0000 (01:41 +0000)
commit601e8739f2af25f946a8a1b4273172b491c5bced
treec43f6accc51c9900d7ff6346373b7f98d53a10d1
parent526a19e90100eadb36185f3bd2c6ac263b7d25ad
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/
compiler/typecheck/FamInst.lhs
compiler/typecheck/TcRnDriver.lhs