Reorganisation of the source tree
[ghc-hetmet.git] / ghc / compiler / types / TypeRep.lhs-boot
diff --git a/ghc/compiler/types/TypeRep.lhs-boot b/ghc/compiler/types/TypeRep.lhs-boot
deleted file mode 100644 (file)
index b99fdd3..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-\begin{code}
-module TypeRep where
-
-data Type
-data PredType
-data TyThing
-\end{code}
-