summaryrefslogtreecommitdiff
path: root/compiler/GHC/Cmm/Opt.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Cmm/Opt.hs')
-rw-r--r--compiler/GHC/Cmm/Opt.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/GHC/Cmm/Opt.hs b/compiler/GHC/Cmm/Opt.hs
index f4be9520ee..6a2945c4f8 100644
--- a/compiler/GHC/Cmm/Opt.hs
+++ b/compiler/GHC/Cmm/Opt.hs
@@ -22,7 +22,6 @@ import GHC.Utils.Misc
import GHC.Utils.Panic
import GHC.Platform
-import Data.Bits
import Data.Maybe