Reorganisation of the source tree
[ghc-hetmet.git] / ghc / compiler / coreSyn / CoreSyn.hi-boot-6
diff --git a/ghc/compiler/coreSyn/CoreSyn.hi-boot-6 b/ghc/compiler/coreSyn/CoreSyn.hi-boot-6
deleted file mode 100644 (file)
index 38dc8c7..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-module CoreSyn where
-
--- Needed by Var.lhs
-data Expr b
-type CoreExpr = Expr Var.Var