summaryrefslogtreecommitdiff
path: root/compiler/GHC/Platform/Regs.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Platform/Regs.hs')
-rw-r--r--compiler/GHC/Platform/Regs.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/GHC/Platform/Regs.hs b/compiler/GHC/Platform/Regs.hs
index 51f7658db2..d214b0d89f 100644
--- a/compiler/GHC/Platform/Regs.hs
+++ b/compiler/GHC/Platform/Regs.hs
@@ -7,7 +7,7 @@ import GhcPrelude
import GHC.Cmm.Expr
import GHC.Platform
-import Reg
+import GHC.Platform.Reg
import qualified GHC.Platform.ARM as ARM
import qualified GHC.Platform.ARM64 as ARM64