[project @ 2005-03-31 10:16:33 by simonmar]
[ghc-hetmet.git] / ghc / compiler / stranal / WwLib.lhs
index 54a167d..e44e521 100644 (file)
@@ -295,7 +295,7 @@ mk_wrap_arg uniq ty dmd one_shot
 
 \begin{code}
 mkWWstr :: [Var]                               -- Wrapper args; have their demand info on them
-                                               -- *Includes type variables*
+                                               --  *Includes type variables*
         -> UniqSM ([Var],                      -- Worker args
                   CoreExpr -> CoreExpr,        -- Wrapper body, lacking the worker call
                                                -- and without its lambdas