From 6e2d9ee25bce06ae51d2f1cf8df4f7422106a383 Mon Sep 17 00:00:00 2001 From: Sylvain Henry Date: Tue, 7 Jan 2020 02:44:39 +0100 Subject: Module hierarchy: Cmm (cf #13009) --- compiler/nativeGen/SPARC/CodeGen/CondCode.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/nativeGen/SPARC/CodeGen/CondCode.hs') diff --git a/compiler/nativeGen/SPARC/CodeGen/CondCode.hs b/compiler/nativeGen/SPARC/CodeGen/CondCode.hs index e6b2e174b6..892cbb1a8f 100644 --- a/compiler/nativeGen/SPARC/CodeGen/CondCode.hs +++ b/compiler/nativeGen/SPARC/CodeGen/CondCode.hs @@ -18,7 +18,7 @@ import SPARC.Base import NCGMonad import Format -import Cmm +import GHC.Cmm import OrdList import Outputable -- cgit v1.2.1