X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fstranal%2FStrictAnal.lhs;h=920f8415ef19186cebbb1ba015b3960cf026cff2;hb=facfbf28a9bd4edeebc23e6d74a77a7ea83e5c61;hp=a5efe30d3990e9cd58e379c6b5b8d13800123b0d;hpb=9bcd95bad83ee937c178970e8b729732e680fe1e;p=ghc-hetmet.git diff --git a/compiler/stranal/StrictAnal.lhs b/compiler/stranal/StrictAnal.lhs index a5efe30..920f841 100644 --- a/compiler/stranal/StrictAnal.lhs +++ b/compiler/stranal/StrictAnal.lhs @@ -29,7 +29,6 @@ import Id ( setIdStrictness, setInlinePragma, idDemandInfo, setIdDemandInfo, isBottomingId, Id ) -import CoreLint ( showPass, endPass ) import ErrUtils ( dumpIfSet_dyn ) import SaAbsInt import SaLib