[GHC] #10487: DeriveGeneric breaks when the same data name is used in different modules
GHC
ghc-devs at haskell.org
Sat Aug 8 20:42:59 UTC 2015
#10487: DeriveGeneric breaks when the same data name is used in different modules
-------------------------------------+-------------------------------------
Reporter: andreas.abel | Owner: osa1
Type: bug | Status: new
Priority: highest | Milestone: 7.12.1
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions: Phab:D1081
-------------------------------------+-------------------------------------
Comment (by osa1):
I fixed name generation and the patch is ready for reviews.
Only missing thing is a test for package imports. Does anyone know if it's
possible to add a test with packages without modifying test driver?
(`driver/runtests.py`)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10487#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list