[GHC] #10163: Export typeRepKinds in Data.Typeable

GHC ghc-devs at haskell.org
Tue Mar 17 02:44:10 UTC 2015


#10163: Export typeRepKinds in Data.Typeable
-------------------------------------+-------------------------------------
              Reporter:              |             Owner:
  RyanGlScott                        |            Status:  new
                  Type:  feature     |         Milestone:
  request                            |           Version:  7.10.1-rc3
              Priority:  normal      |  Operating System:  Unknown/Multiple
             Component:              |   Type of failure:  Other
  libraries/base                     |        Blocked By:
              Keywords:              |   Related Tickets:
          Architecture:              |
  Unknown/Multiple                   |
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------
 Now that {{{TypeRep}}} has a {{{[KindRep]}}} field internally,
 {{{Data.Typeable}}} should export {{{typeRepKinds}}} (alongside
 {{{typeRepTyCon}}} and {{{typeRepArgs}}}, which are currently exported) to
 allow users to access it.

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


More information about the ghc-tickets mailing list