X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FnativeGen%2FPPC%2FInstr.hs;h=85aa494ba47bb8db5458ad5a61dd4b9a6b604e94;hb=79607e5359a381ee5f40a5dcec313f1c94105c7b;hp=beb9e154053331c2c368046ce09e9119218db450;hpb=92ee78e03c3670f56ebbbbfb0f67a00f9ea1305f;p=ghc-hetmet.git diff --git a/compiler/nativeGen/PPC/Instr.hs b/compiler/nativeGen/PPC/Instr.hs index beb9e15..85aa494 100644 --- a/compiler/nativeGen/PPC/Instr.hs +++ b/compiler/nativeGen/PPC/Instr.hs @@ -19,7 +19,8 @@ module PPC.Instr ( where import BlockId -import MachRegs +import PPC.Regs +import RegsBase import Cmm import Outputable import FastString