[commit: ghc] wip/tdammers/T11735: Fix testsuite failures (d74b37d)
git at git.haskell.org
git at git.haskell.org
Sat Jan 27 21:46:58 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/tdammers/T11735
Link : http://ghc.haskell.org/trac/ghc/changeset/d74b37d56538823c425d653e45a92f4fdbec9f28/ghc
>---------------------------------------------------------------
commit d74b37d56538823c425d653e45a92f4fdbec9f28
Author: Richard Eisenberg <rae at cs.brynmawr.edu>
Date: Sat Jan 27 16:46:36 2018 -0500
Fix testsuite failures
>---------------------------------------------------------------
d74b37d56538823c425d653e45a92f4fdbec9f28
compiler/backpack/RnModIface.hs | 2 +-
compiler/iface/IfaceSyn.hs | 2 +-
compiler/iface/IfaceType.hs | 14 +++++++-----
compiler/iface/TcIface.hs | 2 +-
compiler/iface/ToIface.hs | 2 +-
compiler/types/Coercion.hs | 28 ++----------------------
compiler/types/OptCoercion.hs | 9 ++++----
testsuite/tests/pmcheck/should_compile/T11195.hs | 2 +-
8 files changed, 20 insertions(+), 41 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 d74b37d56538823c425d653e45a92f4fdbec9f28
More information about the ghc-commits
mailing list