Export typeRepKinds in Data.Typeable
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.
Trac metadata
Trac field | Value |
---|---|
Version | 7.10.1-rc3 |
Type | FeatureRequest |
TypeOfFailure | OtherFailure |
Priority | normal |
Resolution | Unresolved |
Component | libraries/base |
Test case | |
Differential revisions | |
BlockedBy | |
Related | |
Blocking | |
CC | ekmett, hvr |
Operating system | |
Architecture |