Trim unused imports detected by new unused-import code
[ghc-hetmet.git] / compiler / ghci / ObjLink.lhs
index 1dbf0cf..7981c82 100644 (file)
@@ -28,7 +28,7 @@ import Config         ( cLeadingUnderscore )
 import Control.Monad    ( when )
 import Foreign.C
 import Foreign         ( nullPtr )
-import GHC.Exts         ( Ptr(..), unsafeCoerce# )
+import GHC.Exts         ( Ptr(..) )