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