X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=compiler%2FnativeGen%2FX86%2FRegs.hs;h=3a1d93883d942c2811e6460c557a943c686a382a;hb=d436c70d43fb905c63220040168295e473f4b90a;hp=ad32ebac2fc9f7412e7f37003505d470b8e8485d;hpb=f949be5748e7a99ec323b8d59144e322e9e86eb1;p=ghc-hetmet.git diff --git a/compiler/nativeGen/X86/Regs.hs b/compiler/nativeGen/X86/Regs.hs index ad32eba..3a1d938 100644 --- a/compiler/nativeGen/X86/Regs.hs +++ b/compiler/nativeGen/X86/Regs.hs @@ -65,7 +65,6 @@ import Cmm import CLabel ( CLabel ) import Pretty import Outputable ( panic ) -import qualified Outputable import FastTypes import FastBool