summaryrefslogtreecommitdiff
path: root/compiler/GHC/Cmm/Liveness.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Cmm/Liveness.hs')
-rw-r--r--compiler/GHC/Cmm/Liveness.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/GHC/Cmm/Liveness.hs b/compiler/GHC/Cmm/Liveness.hs
index a1526be099..769c701c2b 100644
--- a/compiler/GHC/Cmm/Liveness.hs
+++ b/compiler/GHC/Cmm/Liveness.hs
@@ -20,7 +20,6 @@ import GHC.Prelude
import GHC.Platform
import GHC.Cmm.BlockId
import GHC.Cmm
-import GHC.Cmm.Ppr.Expr () -- For Outputable instances
import GHC.Cmm.Dataflow.Block
import GHC.Cmm.Dataflow.Collections
import GHC.Cmm.Dataflow