From 1b1067d14b656bbbfa7c47f156ec2700c9751549 Mon Sep 17 00:00:00 2001 From: Sylvain Henry Date: Sat, 22 Feb 2020 15:05:20 +0100 Subject: Modules: CmmToAsm (#13009) --- includes/CodeGen.Platform.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/CodeGen.Platform.hs') diff --git a/includes/CodeGen.Platform.hs b/includes/CodeGen.Platform.hs index 228e16e55c..6070dfcbd5 100644 --- a/includes/CodeGen.Platform.hs +++ b/includes/CodeGen.Platform.hs @@ -4,7 +4,7 @@ import GHC.Cmm.Expr || defined(MACHREGS_sparc) || defined(MACHREGS_powerpc)) import PlainPanic #endif -import Reg +import GHC.Platform.Reg #include "stg/MachRegs.h" -- cgit v1.2.1