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