X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=compiler%2Fprofiling%2FSCCfinal.lhs;h=601aff4cd1cc3789cca2cefe8901f3ad22ec7ea6;hb=b1ab4b8a607addc4d097588db5761313c996a41f;hp=7aaf1096978115f19d8de7a2af73dc78b376b90c;hpb=e46cab34c24d2b9bdb37dbddf8ff640653b0b35f;p=ghc-hetmet.git diff --git a/compiler/profiling/SCCfinal.lhs b/compiler/profiling/SCCfinal.lhs index 7aaf109..601aff4 100644 --- a/compiler/profiling/SCCfinal.lhs +++ b/compiler/profiling/SCCfinal.lhs @@ -39,7 +39,6 @@ import UniqSupply ( splitUniqSupply, UniqSupply ) #ifdef PROF_DO_BOXING import UniqSupply ( uniqFromSupply ) #endif -import Unique ( Unique ) import VarSet import ListSetOps ( removeDups ) import Outputable