[GHC] #4983: Warning about redundant import is wrong when hiding identifiers in order to avoid export ambiguities
GHC
ghc-devs at haskell.org
Tue Sep 3 20:50:54 CEST 2013
#4983: Warning about redundant import is wrong when hiding identifiers in order to
avoid export ambiguities
-------------------------------------------------+-------------------------
Reporter: Lemming | Owner:
Type: bug | Status:
Priority: normal | closed
Component: Compiler | Milestone:
Resolution: wontfix | Version: 7.0.1
Operating System: Unknown/Multiple | Keywords:
Type of failure: Incorrect warning at | Architecture:
compile-time | Unknown/Multiple
Test Case: | Difficulty:
Blocking: | Unknown
| Blocked By:
| Related Tickets:
-------------------------------------------------+-------------------------
Comment (by hvr):
Curiously, GHC 7.0.4 warns, GHC 7.4.3 doesn't warn, but current GHC HEAD
emits the warning again.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4983#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list