X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypes%2FTypeRep.lhs-boot;h=b7205a137f8864348a5ba44a5ea6308be8d398f4;hp=2acd5a01d228c90a7b685732a52ce00f30ec872a;hb=ac704fcac946590eef0ec91ae19f3b47d779a75f;hpb=28d732c362e13e58d653b3dc15fd376c3f0c54c2 diff --git a/compiler/types/TypeRep.lhs-boot b/compiler/types/TypeRep.lhs-boot index 2acd5a0..b7205a1 100644 --- a/compiler/types/TypeRep.lhs-boot +++ b/compiler/types/TypeRep.lhs-boot @@ -12,6 +12,8 @@ type SuperKind = Type tySuperKind :: SuperKind coSuperKind :: SuperKind +isCoercionKind :: Kind -> Bool + isCoSuperKind :: SuperKind -> Bool \end{code}