[commit: ghc] wip/rae-new-coercible: Checkpoint in responding to Simon's comments (05cd77d)

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


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

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

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

commit 05cd77d190feb6413402871e2b324d94ded0e790
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Thu Dec 4 08:29:56 2014 -0500

    Checkpoint in responding to Simon's comments


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

05cd77d190feb6413402871e2b324d94ded0e790
 compiler/typecheck/FamInst.lhs     | 135 ++++++++++++++++++++++++++++++++++-
 compiler/typecheck/Inst.lhs        |   7 ++
 compiler/typecheck/TcCanonical.lhs |  38 ++++++++--
 compiler/typecheck/TcErrors.lhs    |   2 +-
 compiler/typecheck/TcEvidence.lhs  | 139 +------------------------------------
 compiler/typecheck/TcSMonad.lhs    |  10 +--
 6 files changed, 183 insertions(+), 148 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 05cd77d190feb6413402871e2b324d94ded0e790


More information about the ghc-commits mailing list