From: simonpj Date: Wed, 25 Aug 2004 10:33:26 +0000 (+0000) Subject: [project @ 2004-08-25 10:33:26 by simonpj] X-Git-Tag: Initial_conversion_from_CVS_complete~1692 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=56dda711a0f410674c107259a52a36dff9a93a17 [project @ 2004-08-25 10:33:26 by simonpj] Spelling mistake in comment --- diff --git a/ghc/compiler/typecheck/TcRnDriver.lhs b/ghc/compiler/typecheck/TcRnDriver.lhs index 7371d1c..57da566 100644 --- a/ghc/compiler/typecheck/TcRnDriver.lhs +++ b/ghc/compiler/typecheck/TcRnDriver.lhs @@ -828,7 +828,7 @@ tcRnExpr hsc_env ictxt rdr_expr smpl_doc = ptext SLIT("main expression") \end{code} -tcRnExpr just finds the kind of a type +tcRnType just finds the kind of a type \begin{code} tcRnType :: HscEnv