summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/T8628.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-api/T8628.hs')
-rw-r--r--testsuite/tests/ghc-api/T8628.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-api/T8628.hs b/testsuite/tests/ghc-api/T8628.hs
index d3b05a9f86..983adf8636 100644
--- a/testsuite/tests/ghc-api/T8628.hs
+++ b/testsuite/tests/ghc-api/T8628.hs
@@ -1,7 +1,7 @@
module Main where
import System.IO
-import DynFlags
+import GHC.Driver.Session
import GHC
import Exception
import Module