Move isDictTy from TcType to Type
[ghc-hetmet.git] / compiler / basicTypes / Id.lhs
index e0ccb3e..fbf6b4a 100644 (file)
@@ -101,7 +101,6 @@ import qualified Var
 
 import TyCon
 import Type
-import TcType
 import TysPrim
 import DataCon
 import Demand