X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcRnTypes.lhs;h=3868e0f07d9c4a0434012103609faf3380b163a6;hp=c1ab87d84b6b8849fc4a7fbed0a168a317144525;hb=d51f42f602bf9a6d1b356c41228a534c88723f65;hpb=3efa0623150111e8157141441ee5571452f8e139 diff --git a/compiler/typecheck/TcRnTypes.lhs b/compiler/typecheck/TcRnTypes.lhs index c1ab87d..3868e0f 100644 --- a/compiler/typecheck/TcRnTypes.lhs +++ b/compiler/typecheck/TcRnTypes.lhs @@ -64,7 +64,7 @@ import NameSet import Var import VarEnv import Module -import UniqFM +import LazyUniqFM import SrcLoc import VarSet import ErrUtils