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

GHC ghc-devs at haskell.org
Sat Oct 24 00:14:52 UTC 2015


#11011: Type-indexed TypeReps, Static Pointers and Distributed Closures
-------------------------------------+-------------------------------------
           Reporter:  bjmprice       |             Owner:
               Type:  feature        |            Status:  new
  request                            |
           Priority:  normal         |         Milestone:
          Component:  Compiler       |           Version:
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 There is a mock-up of a new API for type indexed type representations,
 basic Dynamic functionality, static pointers and distributed closures
 (https://github.com/brprice/typeableT), based on
 https://ghc.haskell.org/trac/ghc/wiki/TypeableT.

 We would like to invite comments and discussion from the community using
 this ticket as a more permenant home that email.

 One particular point that would benefit from more eyes is the polymorphic
 static pointers support.

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


More information about the ghc-tickets mailing list