From: simonpj Date: Mon, 6 Jan 2003 15:19:08 +0000 (+0000) Subject: [project @ 2003-01-06 15:19:08 by simonpj] X-Git-Tag: Approx_11550_changesets_converted~1301 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=4eb50f7192cbd760706608b84fafd7a1af9cf498;p=ghc-hetmet.git [project @ 2003-01-06 15:19:08 by simonpj] Spelling --- diff --git a/ghc/compiler/rename/RnBinds.lhs b/ghc/compiler/rename/RnBinds.lhs index e777859..8710416 100644 --- a/ghc/compiler/rename/RnBinds.lhs +++ b/ghc/compiler/rename/RnBinds.lhs @@ -153,7 +153,7 @@ rnTopMonoBinds :: RdrNameMonoBinds -> RnM (RenamedHsBinds, FreeVars) -- Assumes the binders of the binding are in scope already --- Very like rnMonoBinds, bu checks for missing signatures too +-- Very like rnMonoBinds, but checks for missing signatures too rnTopMonoBinds mbinds sigs = bindPatSigTyVars (collectSigTysFromMonoBinds mbinds) $