[GHC] #9006: GHC accepts import of private data constructor if it has the same name as the type
GHC
ghc-devs at haskell.org
Wed Sep 3 21:22:20 UTC 2014
#9006: GHC accepts import of private data constructor if it has the same name as
the type
-------------------------------------+-------------------------------------
Reporter: Lemming | Owner:
Type: bug | Status: merge
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
Resolution: fixed | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: GHC | Blocked By:
accepts invalid program | Related Tickets:
Test Case: |
rename/should_fail/T9006 |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Changes (by simonpj):
* status: closed => merge
Comment:
I don't think this ever got merged, and it showed up again as #9544
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9006#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list