[commit: ghc] ghc-7.10: Merge #10817/#10899 (e27b267f) (c0324c0)
git at git.haskell.org
git at git.haskell.org
Thu Oct 22 15:06:41 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-7.10
Link : http://ghc.haskell.org/trac/ghc/changeset/c0324c0974cdab5471d8d6e7845138deb7769397/ghc
>---------------------------------------------------------------
commit c0324c0974cdab5471d8d6e7845138deb7769397
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Tue Oct 6 11:00:11 2015 -0400
Merge #10817/#10899 (e27b267f)
>---------------------------------------------------------------
c0324c0974cdab5471d8d6e7845138deb7769397
compiler/iface/MkIface.hs | 2 +-
compiler/iface/TcIface.hs | 2 +-
compiler/typecheck/TcInstDcls.hs | 2 +-
compiler/typecheck/TcRnDriver.hs | 4 ++--
compiler/typecheck/TcTyClsDecls.hs | 22 ++++++++++++++--------
compiler/typecheck/TcValidity.hs | 22 ++++++++++++++++++++--
compiler/types/Class.hs | 6 +++++-
.../tests/indexed-types/should_fail/T10817.hs | 14 ++++++++++++++
.../tests/indexed-types/should_fail/T10817.stderr | 6 ++++++
.../tests/indexed-types/should_fail/T10899.hs | 7 +++++++
.../tests/indexed-types/should_fail/T10899.stderr | 4 ++++
testsuite/tests/indexed-types/should_fail/all.T | 3 ++-
testsuite/tests/typecheck/should_compile/tc253.hs | 2 ++
13 files changed, 79 insertions(+), 17 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 c0324c0974cdab5471d8d6e7845138deb7769397
More information about the ghc-commits
mailing list