[commit: ghc] wip/exp-types: Checkpoint before ripping out ReturnTv (ec52d08)

git at git.haskell.org git at git.haskell.org
Mon Jan 18 20:44:20 UTC 2016


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

On branch  : wip/exp-types
Link       : http://ghc.haskell.org/trac/ghc/changeset/ec52d08e5253387a96f196d5a1ee82d4f7dcc002/ghc

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

commit ec52d08e5253387a96f196d5a1ee82d4f7dcc002
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Mon Jan 18 10:27:29 2016 -0500

    Checkpoint before ripping out ReturnTv


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

ec52d08e5253387a96f196d5a1ee82d4f7dcc002
 compiler/typecheck/Inst.hs      |   4 +-
 compiler/typecheck/TcArrows.hs  |  16 +++---
 compiler/typecheck/TcExpr.hs    |  72 +++++++++++++------------
 compiler/typecheck/TcMType.hs   |   6 ++-
 compiler/typecheck/TcMatches.hs |  97 ++++++++++++++++-----------------
 compiler/typecheck/TcPat.hs     |  69 ++++++++++++++----------
 compiler/typecheck/TcSplice.hs  |  37 +++++++------
 compiler/typecheck/TcUnify.hs   | 116 +++++++++++++++++++++-------------------
 8 files changed, 225 insertions(+), 192 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 ec52d08e5253387a96f196d5a1ee82d4f7dcc002


More information about the ghc-commits mailing list