Don't pass our gcc options to stage0 ghc's gcc; they may not be suitable
[ghc-hetmet.git] / compiler / deSugar / MatchCon.lhs
index 2912e29..9ec7f35 100644 (file)
@@ -23,7 +23,6 @@ import HsSyn
 import DsBinds
 import DataCon
 import TcType
-import Type
 import CoreSyn
 import MkCore
 import DsMonad