Remove GADT refinements, part 5
[ghc-hetmet.git] / compiler / types / InstEnv.lhs
index 68a86aa..c11218d 100644 (file)
@@ -27,7 +27,6 @@ import VarSet
 import Name
 import TcType
 import TyCon
-import TcGadt
 import Unify
 import Outputable
 import BasicTypes