[project @ 1998-08-31 11:08:15 by sof]
authorsof <unknown>
Mon, 31 Aug 1998 11:08:15 +0000 (11:08 +0000)
committersof <unknown>
Mon, 31 Aug 1998 11:08:15 +0000 (11:08 +0000)
Did I say first argument in the previous commit msg, I meant
first component of the result tuple :-)

ghc/compiler/coreSyn/CoreSyn.lhs

index 07b46b5..c76e75f 100644 (file)
@@ -483,6 +483,7 @@ collectArgs expr
      --   This doesn't look right (i.e., Plain Wrong),
      --   collectArgs should return the the function and
      --   not the whole expr.      -- Laszlo 8/98
+
 \end{code}