summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgHpc.hs
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-02-06 14:34:20 +0000
committerIan Lynagh <igloo@earth.li>2009-02-06 14:34:20 +0000
commit232e72122fa7f08690e3be2bb9f8a7f8024e37d5 (patch)
treeace24a7e4c415d5ee5a466eb1d822e179d4d5be1 /compiler/codeGen/CgHpc.hs
parent497302c44ad08c6c27d0e15d94a787f332c0cfec (diff)
downloadhaskell-232e72122fa7f08690e3be2bb9f8a7f8024e37d5.tar.gz
Fix the build on amd64/Linux
Diffstat (limited to 'compiler/codeGen/CgHpc.hs')
-rw-r--r--compiler/codeGen/CgHpc.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/codeGen/CgHpc.hs b/compiler/codeGen/CgHpc.hs
index faee9c2d3f..ce31717885 100644
--- a/compiler/codeGen/CgHpc.hs
+++ b/compiler/codeGen/CgHpc.hs
@@ -21,9 +21,7 @@ import FastString
import HscTypes
import Panic
import Char
-import StaticFlags
import BasicTypes
-import PackageConfig
import Data.Word