Warning fix for unused and redundant imports
[ghc-hetmet.git] / compiler / simplCore / LiberateCase.lhs
index 01e410d..02a3fab 100644 (file)
@@ -23,7 +23,6 @@ import Coercion
 import TyCon
 import VarEnv
 import Name            ( localiseName )
-import Outputable
 import Util             ( notNull )
 import Data.IORef      ( readIORef )
 \end{code}