[GHC] #13064: Incorrect redudant imports warning
GHC
ghc-devs at haskell.org
Wed Jan 4 18:23:12 UTC 2017
#13064: Incorrect redudant imports warning
-------------------------------------+-------------------------------------
Reporter: phadej | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
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: |
-------------------------------------+-------------------------------------
Comment (by rwbarton):
> If I reverse `Data.Binary` and `Data.Binary.Orphans` imports the error
messages stay exactly the same.
Even in GHC 7.10.3? If so, then doesn't 7.10.3 also violate that spec?
Then again, that spec is 8 years old and the intended behavior may have
changed in that time. Better to check the User's Guide. (I haven't checked
myself to see whether it has anything to say about this, but I hope so--if
not that's also a bug.)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13064#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list