summaryrefslogtreecommitdiff
path: root/ghc/compiler/codeGen/CgLoop2.hs
diff options
context:
space:
mode:
authorsof <unknown>1997-06-05 21:30:53 +0000
committersof <unknown>1997-06-05 21:30:53 +0000
commit6bc3aaf9c08aa2d52a308cea07fe8226220e8ce8 (patch)
tree0f2458002995290c38e757a78288a93b613c6797 /ghc/compiler/codeGen/CgLoop2.hs
parent6435f6ae6fb445f836ad92d4b7986382d8ed7727 (diff)
downloadhaskell-6bc3aaf9c08aa2d52a308cea07fe8226220e8ce8.tar.gz
[project @ 1997-06-05 21:30:48 by sof]
Not used anymore
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