From af332442123878c1b61d236dce46418efcbe8750 Mon Sep 17 00:00:00 2001 From: Sylvain Henry Date: Mon, 20 Apr 2020 16:54:38 +0200 Subject: Modules: Utils and Data (#13009) Update Haddock submodule Metric Increase: haddock.compiler --- compiler/GHC/CmmToLlvm/Data.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'compiler/GHC/CmmToLlvm/Data.hs') diff --git a/compiler/GHC/CmmToLlvm/Data.hs b/compiler/GHC/CmmToLlvm/Data.hs index a862895b3c..b8db6ba4ed 100644 --- a/compiler/GHC/CmmToLlvm/Data.hs +++ b/compiler/GHC/CmmToLlvm/Data.hs @@ -9,7 +9,7 @@ module GHC.CmmToLlvm.Data ( #include "HsVersions.h" -import GhcPrelude +import GHC.Prelude import GHC.Llvm import GHC.CmmToLlvm.Base @@ -20,8 +20,8 @@ import GHC.Cmm import GHC.Driver.Session import GHC.Platform -import FastString -import Outputable +import GHC.Data.FastString +import GHC.Utils.Outputable import qualified Data.ByteString as BS -- ---------------------------------------------------------------------------- -- cgit v1.2.1