From 240f5bf6f53515535be5bf3ef7632aa69ae21e3e Mon Sep 17 00:00:00 2001 From: Sylvain Henry Date: Tue, 18 Feb 2020 11:08:48 +0100 Subject: Modules: Driver (#13009) submodule updates: nofib, haddock --- compiler/GHC/StgToCmm/Prof.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/GHC/StgToCmm/Prof.hs') diff --git a/compiler/GHC/StgToCmm/Prof.hs b/compiler/GHC/StgToCmm/Prof.hs index 068b768073..86f20a71b9 100644 --- a/compiler/GHC/StgToCmm/Prof.hs +++ b/compiler/GHC/StgToCmm/Prof.hs @@ -36,7 +36,7 @@ import GHC.Cmm.Utils import GHC.Cmm.CLabel import CostCentre -import DynFlags +import GHC.Driver.Session import FastString import Module import Outputable -- cgit v1.2.1