summaryrefslogtreecommitdiff
path: root/compiler/GHC/Driver/Ways.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Driver/Ways.hs')
-rw-r--r--compiler/GHC/Driver/Ways.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/GHC/Driver/Ways.hs b/compiler/GHC/Driver/Ways.hs
index 1b9845850f..eae86864d4 100644
--- a/compiler/GHC/Driver/Ways.hs
+++ b/compiler/GHC/Driver/Ways.hs
@@ -37,7 +37,7 @@ module GHC.Driver.Ways
)
where
-import GhcPrelude
+import GHC.Prelude
import GHC.Platform
import GHC.Driver.Flags