[GHC] #12922: Kind classes compile with PolyKinds
GHC
ghc-devs at haskell.org
Mon Dec 5 10:17:55 UTC 2016
#12922: Kind classes compile with PolyKinds
-------------------------------------+-------------------------------------
Reporter: Tritlo | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
Without thinking too deeply
* `TypeInType` should imply `PolyKinds`.
* `PolyKinds` should be enough for kind classes, if by "kind classes" you
mean polymorphism over types of kind `Constraint`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12922#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list