summaryrefslogtreecommitdiff
path: root/compiler/GHC/Data/Bool.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Data/Bool.hs')
-rw-r--r--compiler/GHC/Data/Bool.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/GHC/Data/Bool.hs b/compiler/GHC/Data/Bool.hs
index ab38f8fe78..b82658120f 100644
--- a/compiler/GHC/Data/Bool.hs
+++ b/compiler/GHC/Data/Bool.hs
@@ -4,7 +4,7 @@ module GHC.Data.Bool
)
where
-import GHC.Prelude
+import GHC.Prelude.Basic
data OverridingBool
= Auto