Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/da86648851d6839bb5ad3f2e48cb982343c55ad5 >--------------------------------------------------------------- commit da86648851d6839bb5ad3f2e48cb982343c55ad5 Merge: 8b971c7... 8acdfa2... Author: Simon Peyton Jones <[email protected]> Date: Fri Sep 9 10:17:35 2011 +0100 Merge branch 'master' of http://darcs.haskell.org/testsuite tests/indexed-types/should_fail/SimpleFail4.stderr | 8 +++++--- tests/typecheck/should_compile/Tc251_Help.hs | 6 ++++++ tests/typecheck/should_compile/all.T | 6 ++++++ tests/typecheck/should_compile/tc250.hs | 16 ++++++++++++++++ tests/typecheck/should_compile/tc251.hs | 13 +++++++++++++ tests/typecheck/should_compile/tc252.hs | 17 +++++++++++++++++ tests/typecheck/should_compile/tc253.hs | 18 ++++++++++++++++++ tests/typecheck/should_compile/tc254.hs | 9 +++++++++ tests/typecheck/should_compile/tc254.stderr | 4 ++++ tests/typecheck/should_fail/AssocTyDef01.hs | 10 ++++++++++ tests/typecheck/should_fail/AssocTyDef01.stderr | 3 +++ tests/typecheck/should_fail/AssocTyDef02.hs | 7 +++++++ tests/typecheck/should_fail/AssocTyDef02.stderr | 6 ++++++ tests/typecheck/should_fail/AssocTyDef03.hs | 7 +++++++ tests/typecheck/should_fail/AssocTyDef03.stderr | 5 +++++ tests/typecheck/should_fail/AssocTyDef04.hs | 7 +++++++ tests/typecheck/should_fail/AssocTyDef04.stderr | 7 +++++++ tests/typecheck/should_fail/AssocTyDef05.hs | 7 +++++++ tests/typecheck/should_fail/AssocTyDef05.stderr | 5 +++++ tests/typecheck/should_fail/AssocTyDef06.hs | 7 +++++++ tests/typecheck/should_fail/AssocTyDef06.stderr | 5 +++++ tests/typecheck/should_fail/AssocTyDef07.hs | 6 ++++++ tests/typecheck/should_fail/AssocTyDef07.stderr | 3 +++ tests/typecheck/should_fail/AssocTyDef08.hs | 5 +++++ tests/typecheck/should_fail/AssocTyDef08.stderr | 3 +++ tests/typecheck/should_fail/AssocTyDef09.hs | 9 +++++++++ tests/typecheck/should_fail/AssocTyDef09.stderr | 3 +++ tests/typecheck/should_fail/all.T | 10 ++++++++++ 28 files changed, 209 insertions(+), 3 deletions(-) _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
