[commit: testsuite] overlapping-tyfams: Update to support new syntax for ordered overlapping type families (d6e010f)
Richard Eisenberg
eir at cis.upenn.edu
Fri Jun 21 15:17:05 CEST 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : overlapping-tyfams
https://github.com/ghc/testsuite/commit/d6e010f17bc63fb68c823b931d9af622e78f617c
>---------------------------------------------------------------
commit d6e010f17bc63fb68c823b931d9af622e78f617c
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Wed Jun 19 10:29:02 2013 +0100
Update to support new syntax for ordered overlapping type families
tests/indexed-types/should_compile/Overlap1.hs | 3 +-
tests/indexed-types/should_compile/Overlap12.hs | 19 +++++++++--
.../Overlap11.hs => should_compile/Overlap13.hs} | 6 ++--
tests/indexed-types/should_compile/Overlap2.hs | 3 +-
tests/indexed-types/should_compile/T3017.stderr | 2 +-
tests/indexed-types/should_compile/T7585.hs | 3 +-
tests/indexed-types/should_compile/all.T | 1 +
tests/indexed-types/should_fail/Overlap10.hs | 3 +-
tests/indexed-types/should_fail/Overlap3.hs | 3 +-
tests/indexed-types/should_fail/Overlap4.hs | 14 ++-------
tests/indexed-types/should_fail/Overlap4.stderr | 8 ++--
tests/indexed-types/should_fail/Overlap5.hs | 25 ++++------------
tests/indexed-types/should_fail/Overlap5.stderr | 32 ++-----------------
tests/indexed-types/should_fail/Overlap6.hs | 3 +-
tests/indexed-types/should_fail/Overlap7.hs | 3 +-
tests/indexed-types/should_fail/Overlap8.hs | 11 -------
tests/indexed-types/should_fail/Overlap8.stderr | 5 ---
tests/indexed-types/should_fail/Overlap9.hs | 3 +-
.../indexed-types/should_fail/SimpleFail1a.stderr | 2 +-
.../indexed-types/should_fail/SimpleFail1b.stderr | 2 +-
tests/indexed-types/should_fail/T5515.stderr | 4 +-
tests/indexed-types/should_fail/T7560.hs | 13 --------
tests/indexed-types/should_fail/T7560.stderr | 5 ---
tests/indexed-types/should_fail/T7786.hs | 9 ++----
tests/indexed-types/should_fail/all.T | 2 -
25 files changed, 52 insertions(+), 132 deletions(-)
Diff suppressed because of size. To see it, use:
git show d6e010f17bc63fb68c823b931d9af622e78f617c
More information about the ghc-commits
mailing list