[GHC] #11011: Type-indexed TypeReps, Static Pointers and Distributed Closures

GHC ghc-devs at haskell.org
Sat Oct 24 00:18:38 UTC 2015


#11011: Type-indexed TypeReps, Static Pointers and Distributed Closures
-------------------------------------+-------------------------------------
        Reporter:  bjmprice          |                Owner:
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:
       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):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bjmprice):

 To record a couple of my thoughts:
  - When RAE's nokinds branch merges, we can have kind-hetrogenous type
 equalitys, which would find good use in comparing `TypeRep`s
  - When Injective Type Families is implemented, it ''may'' be useful for
 reducing passing `PolyTag`s around (currently they are not used in the
 code, but needed, else GHC complains about not necessarily injective type
 families)

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


More information about the ghc-tickets mailing list