summaryrefslogtreecommitdiff
path: root/compiler/GHC/Core/Stats.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Core/Stats.hs')
-rw-r--r--compiler/GHC/Core/Stats.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/compiler/GHC/Core/Stats.hs b/compiler/GHC/Core/Stats.hs
index fe288f5348..148255e140 100644
--- a/compiler/GHC/Core/Stats.hs
+++ b/compiler/GHC/Core/Stats.hs
@@ -16,9 +16,9 @@ import GhcPrelude
import BasicTypes
import GHC.Core
import Outputable
-import Coercion
+import GHC.Core.Coercion
import Var
-import Type (Type, typeSize)
+import GHC.Core.Type(Type, typeSize)
import Id (isJoinId)
data CoreStats = CS { cs_tm :: !Int -- Terms