Warning fix for unused and redundant imports
[ghc-hetmet.git] / compiler / deSugar / Match.lhs
index 9dc5d3a..5294320 100644 (file)
@@ -26,7 +26,6 @@ import DataCon
 import MatchCon
 import MatchLit
 import PrelInfo
-import TcType
 import Type
 import TysWiredIn
 import BasicTypes