Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : ghc-7.2
http://hackage.haskell.org/trac/ghc/changeset/0fe56b61f120fab102a5097ed4b856253e37e3a2 >--------------------------------------------------------------- commit 0fe56b61f120fab102a5097ed4b856253e37e3a2 Author: Ian Lynagh <[email protected]> Date: Sun Jul 24 14:14:51 2011 +0100 Accept EvalTest output (change of whitespace) >--------------------------------------------------------------- tests/simplCore/should_compile/EvalTest.stdout | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tests/simplCore/should_compile/EvalTest.stdout b/tests/simplCore/should_compile/EvalTest.stdout index 4c7cb1c..ca7f663 100644 --- a/tests/simplCore/should_compile/EvalTest.stdout +++ b/tests/simplCore/should_compile/EvalTest.stdout @@ -1 +1 @@ - rght [Dmd=Just S] :: EvalTest.AList a + rght [Dmd=Just S] :: EvalTest.AList a _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
