summaryrefslogtreecommitdiff
path: root/compiler/GHC/Iface/Make.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Iface/Make.hs')
-rw-r--r--compiler/GHC/Iface/Make.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/GHC/Iface/Make.hs b/compiler/GHC/Iface/Make.hs
index 6cfc02bf09..ff43533317 100644
--- a/compiler/GHC/Iface/Make.hs
+++ b/compiler/GHC/Iface/Make.hs
@@ -50,7 +50,7 @@ import GHC.Core.Ppr
import GHC.Core.Unify( RoughMatchTc(..) )
import GHC.Driver.Env
-import GHC.Driver.Backend
+import GHC.Driver.Backend.Types
import GHC.Driver.Session
import GHC.Driver.Plugins