summaryrefslogtreecommitdiff
path: root/compiler/prelude/PrelInfo.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/prelude/PrelInfo.hs')
-rw-r--r--compiler/prelude/PrelInfo.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/prelude/PrelInfo.hs b/compiler/prelude/PrelInfo.hs
index 221b034759..f16bb27b05 100644
--- a/compiler/prelude/PrelInfo.hs
+++ b/compiler/prelude/PrelInfo.hs
@@ -65,7 +65,7 @@ import MkId
import Outputable
import TysPrim
import TysWiredIn
-import HscTypes
+import GHC.Driver.Types
import Class
import TyCon
import UniqFM