[commit: ghc] wip/ttypeable: Testsuite updates (c420dcf)
git at git.haskell.org
git at git.haskell.org
Fri Jul 8 14:32:04 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/ttypeable
Link : http://ghc.haskell.org/trac/ghc/changeset/c420dcfbb4ff689c0fb7935c04b1f3fdbe3ec246/ghc
>---------------------------------------------------------------
commit c420dcfbb4ff689c0fb7935c04b1f3fdbe3ec246
Author: Ben Gamari <ben at smart-cactus.org>
Date: Mon Jul 4 14:43:50 2016 +0200
Testsuite updates
>---------------------------------------------------------------
c420dcfbb4ff689c0fb7935c04b1f3fdbe3ec246
compiler/typecheck/TcInteract.hs | 4 +-
libraries/base/tests/T11334a.stdout | 6 +-
libraries/base/tests/dynamic002.hs | 2 +-
testsuite/tests/cabal/cabal09/reexport.cabal | 2 +-
.../tests/dependent/should_compile/RaeJobTalk.hs | 2 +-
.../tests/determinism/determ021/determ021.stdout | 4 +-
testsuite/tests/ghc-api/T10508_api.stdout | 6 +-
.../ghc-api/dynCompileExpr/dynCompileExpr.stdout | 2 +-
.../should_compile/ExtraConstraints3.stderr | 20 --
.../partial-sigs/should_compile/Uncurry.stderr | 2 +-
.../tests/safeHaskell/unsafeLibs/GoodImport03.hs | 2 +-
.../tests/stranal/should_compile/T10482a.stderr | 324 +++++++++++++++++++++
.../tests/typecheck/should_fail/tcfail182.stderr | 2 +-
testsuite/tests/typecheck/should_run/TypeOf.stdout | 27 +-
.../tests/typecheck/should_run/TypeRep.stdout | 22 +-
utils/haddock | 2 +-
16 files changed, 366 insertions(+), 63 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 c420dcfbb4ff689c0fb7935c04b1f3fdbe3ec246
More information about the ghc-commits
mailing list