Remove GADT refinements, part 3
[ghc-hetmet.git] / compiler / typecheck / TcArrows.lhs
index f0cb72a..90a5e88 100644 (file)
@@ -27,7 +27,6 @@ import TcType
 import TcMType
 import TcBinds
 import TcSimplify
-import TcGadt
 import TcPat
 import TcUnify
 import TcRnMonad