X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FdeSugar%2FMatchCon.lhs;h=9ec7f3570633593936222b362acc5d04d55f5bf2;hb=cf924c1549880f9ada192d24342dc610dea1d727;hp=2912e29a6f662aff3c84c15ac423dd15e0e264c9;hpb=54e6de853bd5260389006e75d661877ef1ea951d;p=ghc-hetmet.git diff --git a/compiler/deSugar/MatchCon.lhs b/compiler/deSugar/MatchCon.lhs index 2912e29..9ec7f35 100644 --- a/compiler/deSugar/MatchCon.lhs +++ b/compiler/deSugar/MatchCon.lhs @@ -23,7 +23,6 @@ import HsSyn import DsBinds import DataCon import TcType -import Type import CoreSyn import MkCore import DsMonad