[commit: ghc] ghc-7.10: testsuite: Accept qualified GHC.Prim.Constraint (36a4c2d)
git at git.haskell.org
git at git.haskell.org
Sat Apr 25 09:25:31 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-7.10
Link : http://ghc.haskell.org/trac/ghc/changeset/36a4c2d7382c306543739d8dc660e8aa4f5817a0/ghc
>---------------------------------------------------------------
commit 36a4c2d7382c306543739d8dc660e8aa4f5817a0
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Sat Apr 25 10:45:16 2015 +0200
testsuite: Accept qualified GHC.Prim.Constraint
I suspect this was caused by f6c690ba6491e0e943bd07763c0063a55ff0c760
which would be compensated by 547c597112954353cef7157cb0a389bc4f6303eb
(which OTOH was not cherry-picked into 7.10)
>---------------------------------------------------------------
36a4c2d7382c306543739d8dc660e8aa4f5817a0
testsuite/tests/deriving/should_fail/T7959.stderr | 3 ++-
testsuite/tests/deriving/should_fail/drvfail005.stderr | 4 ++--
testsuite/tests/deriving/should_fail/drvfail009.stderr | 4 ++--
testsuite/tests/indexed-types/should_fail/SimpleFail14.stderr | 2 +-
testsuite/tests/typecheck/should_fail/T2994.stderr | 2 +-
testsuite/tests/typecheck/should_fail/T3540.stderr | 10 +++++-----
testsuite/tests/typecheck/should_fail/T7778.stderr | 2 +-
testsuite/tests/typecheck/should_fail/tcfail036.stderr | 2 +-
testsuite/tests/typecheck/should_fail/tcfail057.stderr | 2 +-
testsuite/tests/typecheck/should_fail/tcfail063.stderr | 3 ++-
testsuite/tests/typecheck/should_fail/tcfail134.stderr | 2 +-
testsuite/tests/typecheck/should_fail/tcfail146.stderr | 2 +-
testsuite/tests/typecheck/should_fail/tcfail147.stderr | 2 +-
testsuite/tests/typecheck/should_fail/tcfail151.stderr | 3 ++-
testsuite/tests/typecheck/should_fail/tcfail209.stderr | 2 +-
15 files changed, 24 insertions(+), 21 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 36a4c2d7382c306543739d8dc660e8aa4f5817a0
More information about the ghc-commits
mailing list