X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcRnMonad.lhs;h=11e6bba76f3e6a1a9d73f731c06e605b897937b5;hp=2d74e7707a157384c67ba1bb4c1cc94bc454b96f;hb=d51f42f602bf9a6d1b356c41228a534c88723f65;hpb=3efa0623150111e8157141441ee5571452f8e139 diff --git a/compiler/typecheck/TcRnMonad.lhs b/compiler/typecheck/TcRnMonad.lhs index 2d74e77..11e6bba 100644 --- a/compiler/typecheck/TcRnMonad.lhs +++ b/compiler/typecheck/TcRnMonad.lhs @@ -44,7 +44,7 @@ import Bag import Outputable import UniqSupply import Unique -import UniqFM +import LazyUniqFM import DynFlags import StaticFlags import FastString