Warning fix for unused and redundant imports
[ghc-hetmet.git] / compiler / iface / BuildTyCl.lhs
index 8689306..707de1c 100644 (file)
@@ -28,7 +28,6 @@ import Class
 import TyCon
 import Type
 import Coercion
-import Outputable
 
 import Data.List
 \end{code}