X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Frename%2FRename.lhs;h=9d340f24c1966ed5fc3193993d2e6f97609f4eb5;hb=a237946da277f10bd3d223e5926d118044d24194;hp=cc228aed9adaf440db295b71201b97138bebd6d0;hpb=e73218c6a995e56a60eab34594802d6a1067a604;p=ghc-hetmet.git diff --git a/ghc/compiler/rename/Rename.lhs b/ghc/compiler/rename/Rename.lhs index cc228ae..9d340f2 100644 --- a/ghc/compiler/rename/Rename.lhs +++ b/ghc/compiler/rename/Rename.lhs @@ -15,7 +15,7 @@ import RnHsSyn ( RenamedHsModule, RenamedHsDecl, extractHsTyNames, extractHsCtxtTyNames ) -import CmdLineOpts ( opt_HiMap, opt_D_dump_rn_trace, opt_D_dump_minimal_imports, +import CmdLineOpts ( dopt_D_dump_rn_trace, dopt_D_dump_minimal_imports, opt_D_dump_rn, opt_D_dump_rn_stats, opt_WarnDeprecations, opt_WarnUnusedBinds )