[GHC] #10890: Incorrect redundant import warning for type classes
GHC
ghc-devs at haskell.org
Sun Sep 20 18:34:52 UTC 2015
#10890: Incorrect redundant import warning for type classes
-------------------------------------+-------------------------------------
Reporter: quchen | Owner:
Type: bug | Status: patch
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.10.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions: D1257
-------------------------------------+-------------------------------------
Changes (by osa1):
* status: new => patch
* differential: => D1257
Comment:
Thanks to @quchen for realizing that my patch reduces to previous version
if there's only one imported `RdrName` with same name. I created a patch
for this and I'll be adding tests soon.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10890#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list