X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FnativeGen%2FX86%2FRegs.hs;h=094b74dc37581affe5ca6d054aae2e25e871419c;hb=06bf361cae4364f7f568688d30d22a4a3fc914ec;hp=943a7a3b6d5b88e4fd5483d87594b92e64cb92fe;hpb=2111fbcd87caec8e05250df399a6d63420807e71;p=ghc-hetmet.git diff --git a/compiler/nativeGen/X86/Regs.hs b/compiler/nativeGen/X86/Regs.hs index 943a7a3..094b74d 100644 --- a/compiler/nativeGen/X86/Regs.hs +++ b/compiler/nativeGen/X86/Regs.hs @@ -54,7 +54,7 @@ import Reg import RegClass import BlockId -import Cmm +import OldCmm import CLabel ( CLabel ) import Pretty import Outputable ( panic )