Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/774ad4b09a1b8f31cb081cc27e4628971920362c >--------------------------------------------------------------- commit 774ad4b09a1b8f31cb081cc27e4628971920362c Author: Ian Lynagh <[email protected]> Date: Fri Nov 25 22:59:43 2011 +0000 Document that sync-all supports gc >--------------------------------------------------------------- sync-all | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/sync-all b/sync-all index 1043b15..e660bf4 100755 --- a/sync-all +++ b/sync-all @@ -498,6 +498,7 @@ any extra arguments to git: config fetch format-patch + gc grep log new _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
