[GHC] #2836: Data.Typeable does not use qualified names
GHC
ghc-devs at haskell.org
Thu Dec 4 20:04:08 UTC 2014
#2836: Data.Typeable does not use qualified names
-------------------------------------+-------------------------------------
Reporter: guest | Owner: ekmett
Type: feature | Status: closed
request | Milestone: 7.10.1
Priority: lowest | Version: 6.10.1
Component: Core | Keywords:
Libraries | Architecture: Unknown/Multiple
Resolution: fixed | Difficulty: Unknown
Operating System: | Blocked By:
Unknown/Multiple | Related Tickets:
Type of failure: |
None/Unknown |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Changes (by goldfire):
* status: new => closed
* resolution: => fixed
Comment:
Goodness knows when, but this seems fixed: `TyCon` really stores the three
bits Simon suggests above. There is still one thing missing: keeping track
of the type namespace vs. the data namespace. But that's another ticket
(#9858), so I'm closing this one.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/2836#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list