[project @ 2004-08-16 09:51:20 by simonpj]
authorsimonpj <unknown>
Mon, 16 Aug 2004 09:51:20 +0000 (09:51 +0000)
committersimonpj <unknown>
Mon, 16 Aug 2004 09:51:20 +0000 (09:51 +0000)
Commments only

ghc/compiler/coreSyn/CoreFVs.lhs

index 9d66e50..384add2 100644 (file)
@@ -151,7 +151,7 @@ expr_fvs (Let (Rec pairs) body)
 exprFreeNames finds the free *names* of an expression, notably
 including the names of type constructors (which of course do not show
 up in exprFreeVars).  Similarly ruleLhsFreeNames.  The latter is used
-when deciding whethera rule is an orphan.  In particular, suppose that
+when deciding whether a rule is an orphan.  In particular, suppose that
 T is defined in this module; we want to avoid declaring that a rule like
        fromIntegral T = fromIntegral_T
 is an orphan.  Of course it isn't, an declaring it an orphan would