X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypes%2FFamInstEnv.lhs;h=396c8440477aeba93a933a0fa4455a8f45241798;hp=3bfe55d1f0a40945dc92dd9c7d251debcede60c6;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hpb=7c7104a51d477c18f8950112c4bc22c4800367f3 diff --git a/compiler/types/FamInstEnv.lhs b/compiler/types/FamInstEnv.lhs index 3bfe55d..396c844 100644 --- a/compiler/types/FamInstEnv.lhs +++ b/compiler/types/FamInstEnv.lhs @@ -37,6 +37,7 @@ import UniqFM import Outputable import Maybes import Util +import FastString import Maybe \end{code}