#3776: Warning: The import of `B.foo' from module `A' is redundant
---------------------------+------------------------------------------------
Reporter: slyfox | Owner: simonpj
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 6.12.1
Resolution: fixed | Keywords: import, redundant, Wall
Difficulty: | Os: Unknown/Multiple
Testcase: module/T3776 | Architecture: Unknown/Multiple
Failure: None/Unknown |
---------------------------+------------------------------------------------
Changes (by simonpj):
* testcase: => module/T3776
* status: new => closed
* resolution: => fixed
Comment:
Fixed by
{{{
Mon Dec 21 15:55:09 GMT 2009 [email protected]
* Fix Trac #3776
An easy fix. See Note [Usage for sub-bndrs] in RnEnv.
M ./compiler/rename/RnEnv.lhs -2 +24
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3776#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