Re: [GHC] #2836: Data.Typeable does not use qualified names

#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
participants (1)
-
GHC