[commit: ghc] wip/rae-new-coercible: Further reactions to SPJ's comments. This strikes nextRole. (0f493dd)
git at git.haskell.org
git at git.haskell.org
Sun Dec 7 19:09:45 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/rae-new-coercible
Link : http://ghc.haskell.org/trac/ghc/changeset/0f493ddb89a6b068a8caa72d8365e21b6a1d5046/ghc
>---------------------------------------------------------------
commit 0f493ddb89a6b068a8caa72d8365e21b6a1d5046
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Fri Dec 5 10:13:03 2014 -0500
Further reactions to SPJ's comments. This strikes nextRole.
>---------------------------------------------------------------
0f493ddb89a6b068a8caa72d8365e21b6a1d5046
compiler/deSugar/DsBinds.lhs | 4 +-
compiler/typecheck/TcCanonical.lhs | 180 +++++++++++++++++++++----------------
compiler/typecheck/TcErrors.lhs | 14 +--
compiler/typecheck/TcEvidence.lhs | 88 +++++++++++++++++-
compiler/typecheck/TcFlatten.lhs | 60 ++++++++-----
compiler/typecheck/TcRnTypes.lhs | 3 +
compiler/typecheck/TcType.lhs | 2 +-
compiler/types/Coercion.hs | 26 +-----
compiler/types/Type.hs | 15 +++-
9 files changed, 250 insertions(+), 142 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 0f493ddb89a6b068a8caa72d8365e21b6a1d5046
More information about the ghc-commits
mailing list