Closed goldfirere closed 8 years ago
Now it makes GHC panic:
ghc: panic! (the 'impossible' happened)
(GHC version 7.11.20151214 for x86_64-unknown-linux):
updateRole
T
k2_ap3
[ap2 :-> 0, apc :-> 1, apd :-> 2]
Seems to work on GHC 8.0.0.20160330
*Main> :k T
T :: forall k. k -> forall k2. k2 -> Type
Hooray!
This fails:
saying the kind doesn't end in
*
. But it does. Silly GHC.