Reorganisation of the source tree
[ghc-hetmet.git] / ghc / compiler / basicTypes / DataCon.hi-boot-6
diff --git a/ghc/compiler/basicTypes/DataCon.hi-boot-6 b/ghc/compiler/basicTypes/DataCon.hi-boot-6
deleted file mode 100644 (file)
index 7882469..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-module DataCon where
-
-data DataCon
-dataConName :: DataCon -> Name.Name
-isVanillaDataCon :: DataCon -> GHC.Base.Bool