#4240: -ddump-minimal-imports vs. re-exported class methods
------------------------------------------+---------------------------------
Reporter: nomeata | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 7.0.1
Component: Compiler | Version: 6.12.3
Resolution: fixed | Keywords:
Testcase: rename/should_compile/T4240 | Blockedby:
Difficulty: | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
------------------------------------------+---------------------------------
Changes (by simonpj):
* status: new => closed
* testcase: T4240 => rename/should_compile/T4240
* resolution: => fixed
Comment:
Great. Fixed by this patch, which also fixed a separate lurking bug
{{{
Wed Sep 15 13:19:37 BST 2010 [email protected]
* 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.
M ./compiler/rename/RnNames.lhs -48 +83
}}}
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4240#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs