X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FFamInst.lhs;h=224a9601b84388bdb17d8b4eed9b8b91a51e6717;hb=b98f161bba5030db590c50728fa60be342e5edc7;hp=ca5a7e9084f61c739246c336500b2d5a898d8b3f;hpb=d51f42f602bf9a6d1b356c41228a534c88723f65;p=ghc-hetmet.git diff --git a/compiler/typecheck/FamInst.lhs b/compiler/typecheck/FamInst.lhs index ca5a7e9..224a960 100644 --- a/compiler/typecheck/FamInst.lhs +++ b/compiler/typecheck/FamInst.lhs @@ -27,6 +27,7 @@ import SrcLoc import Outputable import LazyUniqFM import FiniteMap +import FastString import Maybe import Monad