summaryrefslogtreecommitdiff
path: root/compiler/GHC.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC.hs')
-rw-r--r--compiler/GHC.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/GHC.hs b/compiler/GHC.hs
index 834748a2b0..a3795eda79 100644
--- a/compiler/GHC.hs
+++ b/compiler/GHC.hs
@@ -338,6 +338,7 @@ import GHC.Driver.Types
import GHC.Driver.CmdLine
import GHC.Driver.Session hiding (WarnReason(..))
import GHC.Platform.Ways
+import GHC.Driver.Ppr
import GHC.SysTools
import GHC.SysTools.BaseDir
import GHC.Types.Annotations