Reorganisation of the source tree
[ghc-hetmet.git] / ghc / compiler / basicTypes / IdInfo.lhs-boot
diff --git a/ghc/compiler/basicTypes/IdInfo.lhs-boot b/ghc/compiler/basicTypes/IdInfo.lhs-boot
deleted file mode 100644 (file)
index 90cf36f..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-\begin{code}
-module IdInfo where
-
-data IdInfo
-data GlobalIdDetails
-
-notGlobalId :: GlobalIdDetails
-seqIdInfo   :: IdInfo -> ()
-\end{code}
\ No newline at end of file