X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Frename%2FRnNames.lhs;h=9f46d363c1a6dc6bcfaa26a9e0e67371eb11363c;hb=8ae0e52a7f204cb36c110f7f6a6e970992417b83;hp=96bf4ef6734b0cb8dd433f79e0c78f7f9db72edd;hpb=8be6668261980a9b71d5e06c8bbd2e3e4b205efb;p=ghc-hetmet.git diff --git a/ghc/compiler/rename/RnNames.lhs b/ghc/compiler/rename/RnNames.lhs index 96bf4ef..9f46d36 100644 --- a/ghc/compiler/rename/RnNames.lhs +++ b/ghc/compiler/rename/RnNames.lhs @@ -153,8 +153,6 @@ getGlobalNames (HsModule this_mod _ exports imports decls mod_loc) Nothing -> returnRn Nothing ; Just all_avails -> - traceRn (text "updateProv" <+> fsep (map ppr (rdrEnvElts gbl_env))) `thenRn_` - -- DEAL WITH FIXITIES fixitiesFromLocalDecls gbl_env decls `thenRn` \ local_fixity_env -> let