[project @ 2004-05-07 14:06:12 by simonpj]
authorsimonpj <unknown>
Fri, 7 May 2004 14:06:12 +0000 (14:06 +0000)
committersimonpj <unknown>
Fri, 7 May 2004 14:06:12 +0000 (14:06 +0000)
White space

ghc/compiler/rename/RnNames.lhs

index 37399d2..2499b4c 100644 (file)
@@ -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