summaryrefslogtreecommitdiff
path: root/compiler/GHC/Utils/Constants.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Utils/Constants.hs')
-rw-r--r--compiler/GHC/Utils/Constants.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/GHC/Utils/Constants.hs b/compiler/GHC/Utils/Constants.hs
index 518c5f31be..470a98d3c6 100644
--- a/compiler/GHC/Utils/Constants.hs
+++ b/compiler/GHC/Utils/Constants.hs
@@ -8,7 +8,7 @@ module GHC.Utils.Constants
)
where
-import GHC.Prelude
+import GHC.Prelude.Basic
{-