[GHC] #10343: Make Typeable track kind information better
GHC
ghc-devs at haskell.org
Fri Jul 29 15:05:27 UTC 2016
#10343: Make Typeable track kind information better
-------------------------------------+-------------------------------------
Reporter: oerjan | Owner: goldfire
Type: feature request | Status: new
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 7.10.1
Resolution: | 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):
* related: #9858 => #9858, #11011
Comment:
For the record, this will be addressed in the solution of #11011 which
should be coming in GHC 8.2. See Typeable/BenGamari for details.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10343#comment:33>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list