[GHC] #7947: Name conflict with DerivingDataTypeable, StandaloneDeriving and qualified imports
GHC
ghc-devs at haskell.org
Tue Dec 2 15:14:40 UTC 2014
#7947: Name conflict with DerivingDataTypeable, StandaloneDeriving and qualified
imports
-------------------------------------+-------------------------------------
Reporter: a.ulrich | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
(Type checker) | Keywords:
Resolution: fixed | Architecture: Unknown/Multiple
Operating System: | Difficulty: Unknown
Unknown/Multiple | Blocked By:
Type of failure: GHC | Related Tickets:
rejects valid program |
Test Case: |
deriving/should_compile/T7947 |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Changes (by simonpj):
* status: new => closed
* testcase: => deriving/should_compile/T7947
* resolution: => fixed
Comment:
Great catch, fortunately quite easy to fix.
Thanks for bringing it up Thomie.
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7947#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list