[project @ 2003-06-02 13:27:33 by simonpj]
[ghc-hetmet.git] / ghc / compiler / nativeGen / PprMach.lhs
index fae5f6c..45e6230 100644 (file)
@@ -19,7 +19,6 @@ import MachMisc
 
 import CLabel          ( pprCLabel, externallyVisibleCLabel, labelDynamic )
 import Stix            ( CodeSegment(..) )
-import Unique          ( pprUnique )
 import Panic           ( panic )
 import Pretty
 import FastString