[GHC] #11011: Add type-indexed type representations (`TypeRep a`)
GHC
ghc-devs at haskell.org
Sat May 7 04:20:29 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 Iceland_jack):
Bikeshedding.
Base already has the existentials `SomeSymbol` and `SomeNat` so one
wonders if `SomeTypeRep` is a more consistent name for `TypeRepX`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11011#comment:43>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list