summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/T7478/T7478.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-api/T7478/T7478.hs')
-rw-r--r--testsuite/tests/ghc-api/T7478/T7478.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-api/T7478/T7478.hs b/testsuite/tests/ghc-api/T7478/T7478.hs
index bd6fb37d8b..4aa6f7d29e 100644
--- a/testsuite/tests/ghc-api/T7478/T7478.hs
+++ b/testsuite/tests/ghc-api/T7478/T7478.hs
@@ -8,7 +8,7 @@ import System.Environment
import GHC
import qualified Config as GHC
import qualified Outputable as GHC
-import GhcMonad (liftIO)
+import GHC.Driver.Monad (liftIO)
import Outputable (PprStyle, queryQual)
compileInGhc :: [FilePath] -- ^ Targets