X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FdeSugar%2FMatch.lhs;h=529432021254f5fd8e221ddcd1c0e2344fb00c5e;hp=9dc5d3af3f22fe17be977d160dc9e40c287a7475;hb=b1ab4b8a607addc4d097588db5761313c996a41f;hpb=e46cab34c24d2b9bdb37dbddf8ff640653b0b35f diff --git a/compiler/deSugar/Match.lhs b/compiler/deSugar/Match.lhs index 9dc5d3a..5294320 100644 --- a/compiler/deSugar/Match.lhs +++ b/compiler/deSugar/Match.lhs @@ -26,7 +26,6 @@ import DataCon import MatchCon import MatchLit import PrelInfo -import TcType import Type import TysWiredIn import BasicTypes