summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Graf <sebastian.graf@kit.edu>2019-01-30 13:59:10 +0100
committerSebastian Graf <sebastian.graf@kit.edu>2019-01-30 13:59:10 +0100
commit6e0a2f7b130e9633438185f93b22d5e9ca43975c (patch)
tree70b7f2de86d6a6ab3452a3fd33cc57c41b6d37bd
parent76c8fd674435a652c75a96c85abbf26f1f221876 (diff)
downloadhaskell-6e0a2f7b130e9633438185f93b22d5e9ca43975c.tar.gz
Remove unused imports
-rw-r--r--compiler/nativeGen/X86/RegInfo.hs3
1 files changed, 0 insertions, 3 deletions
diff --git a/compiler/nativeGen/X86/RegInfo.hs b/compiler/nativeGen/X86/RegInfo.hs
index 7ca0c0c75a..339fdd7a8c 100644
--- a/compiler/nativeGen/X86/RegInfo.hs
+++ b/compiler/nativeGen/X86/RegInfo.hs
@@ -21,9 +21,6 @@ import Unique
import UniqFM
import X86.Regs
-import Debug.Trace
-import Numeric (showHex)
-
mkVirtualReg :: Unique -> Format -> VirtualReg
mkVirtualReg u format