X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FnativeGen%2FNCGMonad.hs;h=d19cda45f407b8342a2f7929da8ef7c9a74a2451;hb=4c4f9f5c24780e368d54be6f8ccfbdfe1ee03554;hp=98bffb6cb4c6d52732d706e9c5c31eba0be2585a;hpb=1934acdc60d75906d7c8d201fe1ab784c8e777b3;p=ghc-hetmet.git diff --git a/compiler/nativeGen/NCGMonad.hs b/compiler/nativeGen/NCGMonad.hs index 98bffb6..d19cda4 100644 --- a/compiler/nativeGen/NCGMonad.hs +++ b/compiler/nativeGen/NCGMonad.hs @@ -20,7 +20,7 @@ module NCGMonad ( import BlockId import CLabel ( CLabel, mkAsmTempLabel ) -import MachRegs +import Regs import UniqSupply import Unique ( Unique ) import DynFlags