Trim unused imports detected by new unused-import code
[ghc-hetmet.git] / compiler / nativeGen / SPARC / CodeGen.hs
index 6a34557..39ab5eb 100644 (file)
@@ -42,7 +42,6 @@ import CLabel
 -- The rest:
 import StaticFlags     ( opt_PIC )
 import OrdList
-import qualified Outputable as O
 import Outputable
 
 import Control.Monad   ( mapAndUnzipM )