summaryrefslogtreecommitdiff
path: root/compiler/GHC/Driver/Ppr.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Driver/Ppr.hs')
-rw-r--r--compiler/GHC/Driver/Ppr.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/GHC/Driver/Ppr.hs b/compiler/GHC/Driver/Ppr.hs
index 291be49065..a169c2d7a1 100644
--- a/compiler/GHC/Driver/Ppr.hs
+++ b/compiler/GHC/Driver/Ppr.hs
@@ -11,7 +11,7 @@ where
import GHC.Prelude
-import GHC.Driver.Session
+import GHC.Driver.DynFlags
import GHC.Unit.State
import GHC.Utils.Outputable