diff options
Diffstat (limited to 'compiler/GHC/Cmm/ProcPoint.hs')
| -rw-r--r-- | compiler/GHC/Cmm/ProcPoint.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/GHC/Cmm/ProcPoint.hs b/compiler/GHC/Cmm/ProcPoint.hs index 9297a25378..ccf542aff0 100644 --- a/compiler/GHC/Cmm/ProcPoint.hs +++ b/compiler/GHC/Cmm/ProcPoint.hs @@ -17,7 +17,6 @@ import GHC.Prelude hiding (last, unzip, succ, zip) import GHC.Cmm.BlockId import GHC.Cmm.CLabel import GHC.Cmm -import GHC.Cmm.Ppr () -- For Outputable instances import GHC.Cmm.Utils import GHC.Cmm.Info import GHC.Cmm.Liveness |
