[project @ 2001-05-14 12:55:31 by simonpj]
authorsimonpj <unknown>
Mon, 14 May 2001 12:55:31 +0000 (12:55 +0000)
committersimonpj <unknown>
Mon, 14 May 2001 12:55:31 +0000 (12:55 +0000)
comment wibble

ghc/compiler/specialise/Rules.lhs

index d07dad6..68cdeb7 100644 (file)
@@ -458,7 +458,7 @@ data RuleBase = RuleBase
                                -- Held as a set, so that it can simply be the initial
                                -- in-scope set in the simplifier
 
-                    IdSet      -- Ids (whether local or imported) mentioned on 
+                   IdSet       -- Ids (whether local or imported) mentioned on 
                                -- LHS of some rule; these should be black listed
 
        -- This representation is a bit cute, and I wonder if we should