Fix Trac #4240: -ddump-minimal-imports
authorsimonpj@microsoft.com <unknown>
Wed, 15 Sep 2010 12:19:37 +0000 (12:19 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 15 Sep 2010 12:19:37 +0000 (12:19 +0000)
commit07c01d0911e8b706cb83254f7d3ed86a98e3e3ad
treeedbb20384146550a13ae5d0648404758c1ff491a
parentfc8e106e73a4c375d64b83c387a821fe355f4393
Fix Trac #4240: -ddump-minimal-imports

See Note [Partial export] for the details.
I also fixed one egregious bug that was just
waiting to bite: we were using loadSysInterface
instead of loadSrcInterface.
compiler/rename/RnNames.lhs