Remove GADT refinements, part 3
[ghc-hetmet.git] / compiler / typecheck / TcMatches.lhs
index caab44a..b7262d6 100644 (file)
@@ -25,7 +25,6 @@ import {-# SOURCE #-} TcExpr( tcSyntaxOp, tcInferRho, tcMonoExpr, tcPolyExpr )
 
 import HsSyn
 import TcRnMonad
-import TcGadt
 import Inst
 import TcEnv
 import TcPat