X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcRnDriver.lhs;fp=compiler%2Ftypecheck%2FTcRnDriver.lhs;h=6850846950419426b1013b8ba204d5809691240e;hp=7af30ba924462d9133d0f11b488a0538e1d86a36;hb=4da7b4ae7d6344d5ab6a1eafe39d04d850183a4a;hpb=5cd39aa33f970ff42e22b1c9c73502e4229dc488 diff --git a/compiler/typecheck/TcRnDriver.lhs b/compiler/typecheck/TcRnDriver.lhs index 7af30ba..6850846 100644 --- a/compiler/typecheck/TcRnDriver.lhs +++ b/compiler/typecheck/TcRnDriver.lhs @@ -246,7 +246,7 @@ tcRnImports hsc_env this_mod import_decls -- found. ; loadOrphanModules (imp_orphs imports) False - -- Check type-familily consistency + -- Check type-family consistency ; traceRn (text "rn1: checking family instance consistency") ; let { dir_imp_mods = moduleEnvKeys . imp_mods