summaryrefslogtreecommitdiff
path: root/compiler/GHC/Cmm/Liveness.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Cmm/Liveness.hs')
-rw-r--r--compiler/GHC/Cmm/Liveness.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/GHC/Cmm/Liveness.hs b/compiler/GHC/Cmm/Liveness.hs
index 2b598f52e5..10d4ca8dfd 100644
--- a/compiler/GHC/Cmm/Liveness.hs
+++ b/compiler/GHC/Cmm/Liveness.hs
@@ -14,7 +14,7 @@ where
import GhcPrelude
-import DynFlags
+import GHC.Driver.Session
import GHC.Cmm.BlockId
import GHC.Cmm
import GHC.Cmm.Ppr.Expr () -- For Outputable instances