Reorganisation of the source tree
[ghc-hetmet.git] / compiler / basicTypes / Module.lhs-boot
diff --git a/compiler/basicTypes/Module.lhs-boot b/compiler/basicTypes/Module.lhs-boot
new file mode 100644 (file)
index 0000000..d75c032
--- /dev/null
@@ -0,0 +1,6 @@
+\begin{code}
+module Module where
+
+data Module
+\end{code}
+