Remove all .hi-boot-6 files
[ghc-hetmet.git] / compiler / types / TypeRep.hi-boot-6
diff --git a/compiler/types/TypeRep.hi-boot-6 b/compiler/types/TypeRep.hi-boot-6
deleted file mode 100644 (file)
index 59faa59..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-module TypeRep where
-
-data Type
-data PredType
-data TyThing
-type Kind = Type
-isCoercionKind :: Kind -> GHC.Base.Bool
-