[GHC] #11011: Add type-indexed type representations (`TypeRep a`)

GHC ghc-devs at haskell.org
Wed Mar 16 23:58:00 UTC 2016


#11011: Add type-indexed type representations (`TypeRep a`)
-------------------------------------+-------------------------------------
        Reporter:  bjmprice          |                Owner:
            Type:  feature request   |               Status:  patch
        Priority:  normal            |            Milestone:  8.2.1
       Component:  Compiler          |              Version:
      Resolution:                    |             Keywords:
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:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 I believe the failure of the `TypeOf` test (which claims that things of
 kind `Constraint` are instead of kind `*`) may be related to a latent bug
 that I noticed a while back when working on #11334. I've posted a
 description and reproduction case as #11715.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11011#comment:41>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list