Move error-ids to MkCore (from PrelRules)
[ghc-hetmet.git] / compiler / deSugar / Match.lhs
index e148cf7..d64a649 100644 (file)
@@ -35,7 +35,6 @@ import Id
 import DataCon
 import MatchCon
 import MatchLit
-import PrelInfo
 import Type
 import TysWiredIn
 import ListSetOps