Merge master into the ghc-new-co branch
[ghc-hetmet.git] / compiler / deSugar / Check.lhs
index d894179..cc00536 100644 (file)
@@ -27,7 +27,6 @@ import TysWiredIn
 import PrelNames
 import TyCon
 import Type
-import Unify( dataConCannotMatch )
 import SrcLoc
 import UniqSet
 import Util