diff options
Diffstat (limited to 'ghc/compiler/codeGen')
| -rw-r--r-- | ghc/compiler/codeGen/CGLoop1.hs | 1 | ||||
| -rw-r--r-- | ghc/compiler/codeGen/CgLoop1.hs | 9 |
2 files changed, 0 insertions, 10 deletions
diff --git a/ghc/compiler/codeGen/CGLoop1.hs b/ghc/compiler/codeGen/CGLoop1.hs deleted file mode 100644 index 06227bcc18..0000000000 --- a/ghc/compiler/codeGen/CGLoop1.hs +++ /dev/null @@ -1 +0,0 @@ -module IdLoop () where diff --git a/ghc/compiler/codeGen/CgLoop1.hs b/ghc/compiler/codeGen/CgLoop1.hs deleted file mode 100644 index b5cd421c98..0000000000 --- a/ghc/compiler/codeGen/CgLoop1.hs +++ /dev/null @@ -1,9 +0,0 @@ -module CgLoop1 - - ( - module CgBindery, - module CgUsages - ) where - -import CgBindery -import CgUsages |
