Fix the build on amd64/Linux
[ghc-hetmet.git] / compiler / nativeGen / PprMach.hs
index 1e6f458..55e3930 100644 (file)
@@ -30,6 +30,7 @@ import BlockId
 import Cmm
 import Regs            -- may differ per-platform
 import Instrs
+import Regs
 
 import CLabel          ( CLabel, pprCLabel, externallyVisibleCLabel,
                          labelDynamic, mkAsmTempLabel, entryLblToInfoLbl )