Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/c32f136f4fe651ab94d00d03099be72d36860282 >--------------------------------------------------------------- commit c32f136f4fe651ab94d00d03099be72d36860282 Author: Simon Peyton Jones <[email protected]> Date: Thu Nov 17 16:01:40 2011 +0000 Update test suite following the removal of the default grouping clause from the SQL-like comprehension notation tests/deSugar/should_run/dsrun017.hs | 6 +++--- tests/deSugar/should_run/dsrun022.hs | 4 ++-- tests/deSugar/should_run/mc01.hs | 4 ++-- tests/deSugar/should_run/mc08.hs | 6 +++--- tests/parser/should_compile/mc16.hs | 2 +- tests/parser/should_compile/read062.hs | 2 +- tests/parser/should_fail/readFail043.hs | 2 +- tests/parser/should_fail/readFail043.stderr | 2 ++ tests/rename/should_compile/T3901.hs | 10 ++++++---- tests/rename/should_compile/mc11.hs | 10 ++++++---- tests/safeHaskell/unsafeLibs/GoodImport03.hs | 1 - tests/typecheck/should_fail/mc20.hs | 6 ++++-- tests/typecheck/should_fail/mc20.stderr | 11 ++++++----- tests/typecheck/should_fail/tcfail190.hs | 6 ++++-- tests/typecheck/should_fail/tcfail190.stderr | 11 ++++++----- 15 files changed, 47 insertions(+), 36 deletions(-) Diff suppressed because of size. To see it, use: git show c32f136f4fe651ab94d00d03099be72d36860282 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
