[GHC] #11011: Add type-indexed type representations (`TypeRep a`)
GHC
ghc-devs at haskell.org
Mon Feb 20 18:47:16 UTC 2017
#11011: Add type-indexed type representations (`TypeRep a`)
-------------------------------------+-------------------------------------
Reporter: bjmprice | Owner: bgamari
Type: feature request | Status: closed
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version:
Resolution: fixed | Keywords: Typeable
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2010
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* status: patch => closed
* resolution: => fixed
Comment:
It's done (although at an unfortunately high cost to compiler performance,
which I'll be working to reduce).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11011#comment:51>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list