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