Trim unused imports detected by new unused-import code
[ghc-hetmet.git] / compiler / ghci / LibFFI.hsc
index e73b023..9dd2a24 100644 (file)
@@ -16,7 +16,7 @@ module LibFFI (
 import TyCon
 import ForeignCall
 import Panic
-import Outputable
+-- import Outputable
 import Constants
 
 import Foreign