X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FdeSugar%2FMatch.lhs;h=a7e9bce188c8b014596d8fee81538034304f8480;hb=4c6a3f787abcaed009a574196d82237d9ae64fc8;hp=793cc56391cd32c81f3d46c4e002d41ffafbc83e;hpb=96a7900481db325e220667f794eb7499ea64fbc4;p=ghc-hetmet.git diff --git a/compiler/deSugar/Match.lhs b/compiler/deSugar/Match.lhs index 793cc56..a7e9bce 100644 --- a/compiler/deSugar/Match.lhs +++ b/compiler/deSugar/Match.lhs @@ -43,6 +43,7 @@ import Maybes import Util import Name import Outputable +import FastString \end{code} This function is a wrapper of @match@, it must be called from all the parts where