NCG: Rename MachRegs, MachInstrs -> Regs, Instrs to reflect arch specific naming
[ghc-hetmet.git] / compiler / nativeGen / RegAlloc / Linear / Stats.hs
index f20ad60..c139db7 100644 (file)
@@ -9,7 +9,7 @@ where
 import RegAlloc.Linear.Base
 import RegLiveness
 import RegAllocInfo
-import MachInstrs
+import Instrs
 import Cmm             (GenBasicBlock(..))
 
 import UniqFM