From: simonpj Date: Fri, 7 May 2004 14:06:12 +0000 (+0000) Subject: [project @ 2004-05-07 14:06:12 by simonpj] X-Git-Tag: Initial_conversion_from_CVS_complete~1854 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=cd83751814b0c820f6fe4729803d56420963bf4b;p=ghc-hetmet.git [project @ 2004-05-07 14:06:12 by simonpj] White space --- diff --git a/ghc/compiler/rename/RnNames.lhs b/ghc/compiler/rename/RnNames.lhs index 37399d2..2499b4c 100644 --- a/ghc/compiler/rename/RnNames.lhs +++ b/ghc/compiler/rename/RnNames.lhs @@ -305,7 +305,7 @@ importsFromLocalDecls group -- The complaint will come out as "Multiple declarations of Foo.f" because -- since 'f' is in the env twice, the unQualInScope used by the error-msg -- printer returns False. It seems awkward to fix, unfortunately. - mappM_ (addErr . dupDeclErr) dups `thenM_` + mappM_ (addErr . dupDeclErr) dups `thenM_` doptM Opt_NoImplicitPrelude `thenM` \ implicit_prelude -> let