[GHC] #10343: Make Typeable track kind information better
GHC
ghc-devs at haskell.org
Tue Oct 4 01:26:36 UTC 2016
#10343: Make Typeable track kind information better
-------------------------------------+-------------------------------------
Reporter: oerjan | Owner: goldfire
Type: feature request | Status: closed
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 7.10.1
Resolution: duplicate | Keywords: Typeable
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case: typeOf ::
| Typeable (a::k) => Proxy a ->
| TypeRep
Blocked By: | Blocking:
Related Tickets: #9858, #11011 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* status: new => closed
* resolution: => duplicate
Comment:
Given that the type-indexed Typeable rework will provide support for
pulling the kind out of a `TypeRep` I'm going to close this as a
duplicate.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10343#comment:34>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list