[commit: ghc] wip/ttypeable: Testsuite updates (ed2e97e)

git at git.haskell.org git at git.haskell.org
Sat Oct 1 21:35:22 UTC 2016


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/ttypeable
Link       : http://ghc.haskell.org/trac/ghc/changeset/ed2e97ec50f131b11d5f0d7021567173528d0c85/ghc

>---------------------------------------------------------------

commit ed2e97ec50f131b11d5f0d7021567173528d0c85
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Mon Jul 4 14:43:50 2016 +0200

    Testsuite updates


>---------------------------------------------------------------

ed2e97ec50f131b11d5f0d7021567173528d0c85
 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 ed2e97ec50f131b11d5f0d7021567173528d0c85


More information about the ghc-commits mailing list