[commit: ghc] wip/rae-new-coercible: Done responding to SPJ's comments. Still getting the thing to compile. (8542d6c)

git at git.haskell.org git at git.haskell.org
Sun Dec 7 19:09:48 UTC 2014


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

On branch  : wip/rae-new-coercible
Link       : http://ghc.haskell.org/trac/ghc/changeset/8542d6c8d4f469c82dda2cdbb818d5257801e212/ghc

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

commit 8542d6c8d4f469c82dda2cdbb818d5257801e212
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Fri Dec 5 11:24:58 2014 -0500

    Done responding to SPJ's comments. Still getting the thing to compile.


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

8542d6c8d4f469c82dda2cdbb818d5257801e212
 compiler/typecheck/FamInst.lhs    | 42 ++++++++--------------
 compiler/typecheck/TcEvidence.lhs | 37 +++++++-------------
 compiler/typecheck/TcFlatten.lhs  | 12 +++----
 compiler/types/Coercion.hs        | 73 ++++++++++++++++++++++++++-------------
 compiler/types/FamInstEnv.hs      | 31 ++++-------------
 compiler/types/Type.hs            |  1 +
 6 files changed, 89 insertions(+), 107 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 8542d6c8d4f469c82dda2cdbb818d5257801e212


More information about the ghc-commits mailing list