summaryrefslogtreecommitdiff
path: root/ghc/compiler/codeGen/CgLoop2.hs
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/compiler/codeGen/CgLoop2.hs')
-rw-r--r--ghc/compiler/codeGen/CgLoop2.hs7
1 files changed, 0 insertions, 7 deletions
diff --git a/ghc/compiler/codeGen/CgLoop2.hs b/ghc/compiler/codeGen/CgLoop2.hs
deleted file mode 100644
index dc42921a0a..0000000000
--- a/ghc/compiler/codeGen/CgLoop2.hs
+++ /dev/null
@@ -1,7 +0,0 @@
-module CgLoop2
-
- (
- module CgExpr
- ) where
-
-import CgExpr