[GHC] #13064: Incorrect redudant imports warning

GHC ghc-devs at haskell.org
Sat Jan 7 22:56:58 UTC 2017


#13064: Incorrect redudant imports warning
-------------------------------------+-------------------------------------
        Reporter:  phadej            |                Owner:
            Type:  bug               |               Status:  new
        Priority:  low               |            Milestone:  8.2.1
       Component:  Compiler          |              Version:  8.0.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Incorrect         |  Unknown/Multiple
  error/warning at compile-time      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by dfeuer):

 * priority:  normal => low
 * milestone:   => 8.2.1


Comment:

 I'm setting a low priority for this, even though it's a regression. As
 Reid indicates, it doesn't affect whether there's a redundant import
 warning, or whether the warning is correct, but only precisely which
 import is reported as redundant.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13064#comment:17>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list