X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcRnMonad.lhs;h=aa3ae5dc48fd5cea0500ae70152296094a3d1f6a;hb=786932468faac49aafe20b65eabc8bdf465fbc9d;hp=f4b9131f4a0d566f5253a5ab0a55d523f8babe0a;hpb=46c673a70fe14fe05d7160b456925b8591b5f779;p=ghc-hetmet.git diff --git a/compiler/typecheck/TcRnMonad.lhs b/compiler/typecheck/TcRnMonad.lhs index f4b9131..aa3ae5d 100644 --- a/compiler/typecheck/TcRnMonad.lhs +++ b/compiler/typecheck/TcRnMonad.lhs @@ -35,7 +35,7 @@ import Bag import Outputable import UniqSupply import Unique -import LazyUniqFM +import UniqFM import DynFlags import StaticFlags import FastString