From: Simon Marlow Date: Sat, 4 Jun 2011 10:10:49 +0000 (+0100) Subject: comment typo X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=4da7b4ae7d6344d5ab6a1eafe39d04d850183a4a comment typo --- 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