#9061: Warnings for redundant imports doesn't take name shadowing into account (Regression) -------------------------------------------------+------------------------- Reporter: bergmark | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.8.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Incorrect warning at | Unknown/Multiple compile-time | Difficulty: Test Case: | Unknown Blocking: | Blocked By: | Related Tickets: -------------------------------------------------+------------------------- Comment (by Simon Peyton Jones <simonpj@…>): In [changeset:"5b73dc5fda1941d51827ea72614782c10a355a3d/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="5b73dc5fda1941d51827ea72614782c10a355a3d" Second go at fixing #9061 My first attempt introduce a bug in -fprint-minimal-imports, but fortunately a regression test caught it. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9061#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler