X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FFamInst.lhs;h=b09f9a516da17b92c729e76708f9a9230f0286f1;hb=1a9245caefb80a3c4c5965aaacdf9a607e792e1c;hp=45de3f03924d5ea3ffb0ed76d5aa42986820b3a1;hpb=1e50fd4185479a62e02d987bdfcb1c62712859ca;p=ghc-hetmet.git diff --git a/compiler/typecheck/FamInst.lhs b/compiler/typecheck/FamInst.lhs index 45de3f0..b09f9a5 100644 --- a/compiler/typecheck/FamInst.lhs +++ b/compiler/typecheck/FamInst.lhs @@ -15,7 +15,7 @@ import Name import Module import SrcLoc import Outputable -import LazyUniqFM +import UniqFM import FiniteMap import FastString