Remove GADT refinements, part 5
[ghc-hetmet.git] / compiler / types / FamInstEnv.lhs
index 396c844..983f737 100644 (file)
@@ -23,9 +23,8 @@ module FamInstEnv (
 #include "HsVersions.h"
 
 import InstEnv
-import Unify
-import TcGadt
 import TcType
+import Unify
 import Type
 import TypeRep
 import TyCon