Trim unused imports detected by new unused-import code
[ghc-hetmet.git] / compiler / typecheck / TcArrows.lhs
index ee14eb8..9fede38 100644 (file)
@@ -27,7 +27,6 @@ import Name
 import TysWiredIn
 import VarSet 
 import TysPrim
-import Type
 
 import SrcLoc
 import Outputable