X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcGadt.lhs;h=e45d6bd53a5c887999e5bdf1ec74220711e4e0ad;hp=48b2b0623cd6455cba11c982be5e06cdc096cdfe;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hpb=7c7104a51d477c18f8950112c4bc22c4800367f3 diff --git a/compiler/typecheck/TcGadt.lhs b/compiler/typecheck/TcGadt.lhs index 48b2b06..e45d6bd 100644 --- a/compiler/typecheck/TcGadt.lhs +++ b/compiler/typecheck/TcGadt.lhs @@ -41,6 +41,7 @@ import Outputable import TcType import Unique import UniqFM +import FastString \end{code}