Fix stage1 build with 6.2.1 (from Andy Gill)
authorIan Lynagh <igloo@earth.li>
Thu, 19 Oct 2006 00:08:07 +0000 (00:08 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 19 Oct 2006 00:08:07 +0000 (00:08 +0000)
compiler/types/TypeRep.hi-boot-6

index 6a5628f..59faa59 100644 (file)
@@ -4,4 +4,5 @@ data Type
 data PredType
 data TyThing
 type Kind = Type
+isCoercionKind :: Kind -> GHC.Base.Bool