Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/19fc8e321193578a1409e837d907fb90555b342c

>---------------------------------------------------------------

commit 19fc8e321193578a1409e837d907fb90555b342c
Author: Paolo Capriotti <[email protected]>
Date:   Wed Jul 11 13:12:38 2012 +0100

    Fix numrun012 on x86_64.

>---------------------------------------------------------------

 tests/numeric/should_run/numrun012.stdout-ws-64 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/numeric/should_run/numrun012.stdout-ws-64 
b/tests/numeric/should_run/numrun012.stdout-ws-64
index ffd0389..6d7756b 100644
--- a/tests/numeric/should_run/numrun012.stdout-ws-64
+++ b/tests/numeric/should_run/numrun012.stdout-ws-64
@@ -1,4 +1,4 @@
-[0,1,5,9,10,14,31,31,32,32,32,32,33]
+[0,1,5,9,10,14,31,31,32,32,33]
 2.147483648e9
 8589934592
 2.1474836e9



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to