[GHC] #10775: Enable PolyKinds in GHC.Generics
GHC
ghc-devs at haskell.org
Sun Aug 16 12:48:22 UTC 2015
#10775: Enable PolyKinds in GHC.Generics
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: libraries/base | Version: 7.10.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by dreixel):
I'm not entirely sure what's the goal here. To make `Generic1 :: k -> *`
instead of its current `Generic1 :: * -> *` kind?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10775#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list