[commit: ghc] wip/rae-new-coercible: More bugfixes. The non-stat testsuite should hopefully pass now. (be19c2f)
git at git.haskell.org
git at git.haskell.org
Tue Dec 2 20:44:22 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/rae-new-coercible
Link : http://ghc.haskell.org/trac/ghc/changeset/be19c2fa6dc3c6a52e7a28a2fcc41f07e01dc3de/ghc
>---------------------------------------------------------------
commit be19c2fa6dc3c6a52e7a28a2fcc41f07e01dc3de
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Tue Dec 2 14:56:34 2014 -0500
More bugfixes. The non-stat testsuite should hopefully pass now.
>---------------------------------------------------------------
be19c2fa6dc3c6a52e7a28a2fcc41f07e01dc3de
compiler/typecheck/TcFlatten.lhs | 18 ++-
compiler/typecheck/TcValidity.lhs | 8 +-
testsuite/tests/roles/should_fail/Roles10.stderr | 11 +-
.../tests/roles/should_fail/RolesIArray.stderr | 151 ++++++++++-----------
.../typecheck/should_fail/TcCoercibleFail3.stderr | 11 +-
5 files changed, 104 insertions(+), 95 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 be19c2fa6dc3c6a52e7a28a2fcc41f07e01dc3de
More information about the ghc-commits
mailing list