X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Fcompiler%2FnativeGen%2FPprMach.lhs;fp=ghc%2Fcompiler%2FnativeGen%2FPprMach.lhs;h=45e6230f4b8c27a32c0b2d74f2f4e4fe9ceb96a0;hb=eee2ba29efc7f7f9a0bb3a2696ff6f3b8b46b18b;hp=fae5f6cbb6a64ddece940bf6bff988763523b7f2;hpb=e758d8d36ca85fee90f37acf4a67be51c42afab0;p=ghc-hetmet.git diff --git a/ghc/compiler/nativeGen/PprMach.lhs b/ghc/compiler/nativeGen/PprMach.lhs index fae5f6c..45e6230 100644 --- a/ghc/compiler/nativeGen/PprMach.lhs +++ b/ghc/compiler/nativeGen/PprMach.lhs @@ -19,7 +19,6 @@ import MachMisc import CLabel ( pprCLabel, externallyVisibleCLabel, labelDynamic ) import Stix ( CodeSegment(..) ) -import Unique ( pprUnique ) import Panic ( panic ) import Pretty import FastString