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