Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/8b6f360f276b2c59032e1705c2a3add2f3746891 >--------------------------------------------------------------- commit 8b6f360f276b2c59032e1705c2a3add2f3746891 Author: Simon Peyton Jones <[email protected]> Date: Wed Oct 3 08:05:54 2012 +0100 Fix stdout for T7257 >--------------------------------------------------------------- tests/perf/should_run/T7257.stdout | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tests/perf/should_run/T7257.stdout b/tests/perf/should_run/T7257.stdout index e69de29..26aece7 100644 --- a/tests/perf/should_run/T7257.stdout +++ b/tests/perf/should_run/T7257.stdout @@ -0,0 +1 @@ +100001 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
