X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fiface%2FLoadIface.lhs;h=5df77fcf88905b26ba07d6358ed9d515141004de;hb=d51f42f602bf9a6d1b356c41228a534c88723f65;hp=a2afdccd44c9b93cf635e5d57ad3ad5bf4085729;hpb=3efa0623150111e8157141441ee5571452f8e139;p=ghc-hetmet.git diff --git a/compiler/iface/LoadIface.lhs b/compiler/iface/LoadIface.lhs index a2afdcc..5df77fc 100644 --- a/compiler/iface/LoadIface.lhs +++ b/compiler/iface/LoadIface.lhs @@ -52,7 +52,7 @@ import SrcLoc import Maybes import ErrUtils import Finder -import UniqFM +import LazyUniqFM import StaticFlags import Outputable import BinIface