[commit: testsuite] master: Adapt to the re-introduction of silent superclass parameters (af423fe)
Manuel Chakravarty
chak at cse.unsw.edu.au
Wed Jun 27 13:30:51 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/af423fed7b02387c88dfbee0f082842f19694ed0
>---------------------------------------------------------------
commit af423fed7b02387c88dfbee0f082842f19694ed0
Author: Manuel M T Chakravarty <chak at cse.unsw.edu.au>
Date: Wed Jun 27 17:36:19 2012 +1000
Adapt to the re-introduction of silent superclass parameters
tests/typecheck/should_compile/all.T | 2 --
.../SilentParametersOverlapping.hs | 4 ++--
.../{should_compile => should_fail}/T5051.hs | 1 +
tests/typecheck/should_fail/T5691.stderr | 6 ------
tests/typecheck/should_fail/all.T | 2 ++
tests/typecheck/should_fail/tcfail019.stderr | 6 ------
tests/typecheck/should_fail/tcfail041.stderr | 7 -------
tests/typecheck/should_fail/tcfail042.stderr | 15 ---------------
tests/typecheck/should_fail/tcfail106.stderr | 6 ------
9 files changed, 5 insertions(+), 44 deletions(-)
Diff suppressed because of size. To see it, use:
git show af423fed7b02387c88dfbee0f082842f19694ed0
More information about the Cvs-ghc
mailing list