X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypes%2FClass.lhs;h=2f946d8592a226f5b9104bf2a7545f28f83839bc;hp=051bef165cfa39567082b97977d5ec9d4312fe19;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hpb=7c7104a51d477c18f8950112c4bc22c4800367f3 diff --git a/compiler/types/Class.lhs b/compiler/types/Class.lhs index 051bef1..2f946d8 100644 --- a/compiler/types/Class.lhs +++ b/compiler/types/Class.lhs @@ -27,6 +27,7 @@ import Name import BasicTypes import Unique import Outputable +import FastString \end{code} %************************************************************************