X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FFamInst.lhs;h=b09f9a516da17b92c729e76708f9a9230f0286f1;hp=45de3f03924d5ea3ffb0ed76d5aa42986820b3a1;hb=c9959e41ee1d72aa0ca28d51580f1ad3c06f0e8b;hpb=78f5cf9c5421ede69133e48823302375871e52c4 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