Fix CodingStyle#Warnings URLs
[ghc-hetmet.git] / compiler / types / TypeRep.hi-boot-6
index 55d80a6..59faa59 100644 (file)
@@ -3,4 +3,6 @@ module TypeRep where
 data Type
 data PredType
 data TyThing
+type Kind = Type
+isCoercionKind :: Kind -> GHC.Base.Bool