[commit: ghc] wip/type-app: Checkpoint on undoing a lot of sigma-type stuff. (10f710c)
git at git.haskell.org
git at git.haskell.org
Fri Aug 7 12:04:35 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/type-app
Link : http://ghc.haskell.org/trac/ghc/changeset/10f710c84b868bb420119cf414154a493e044c03/ghc
>---------------------------------------------------------------
commit 10f710c84b868bb420119cf414154a493e044c03
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Tue Jul 7 23:29:20 2015 -0400
Checkpoint on undoing a lot of sigma-type stuff.
>---------------------------------------------------------------
10f710c84b868bb420119cf414154a493e044c03
compiler/typecheck/Inst.hs | 1 -
compiler/typecheck/TcArrows.hs | 15 ++--
compiler/typecheck/TcExpr.hs | 153 +++++++++++++++++----------------------
compiler/typecheck/TcMatches.hs | 8 +-
compiler/typecheck/TcPat.hs | 17 +++--
compiler/typecheck/TcRnDriver.hs | 5 +-
compiler/typecheck/TcRnTypes.hs | 4 -
compiler/typecheck/TcRules.hs | 7 +-
compiler/typecheck/TcSplice.hs | 10 +--
compiler/typecheck/TcUnify.hs | 109 +++++++++++-----------------
10 files changed, 138 insertions(+), 191 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 10f710c84b868bb420119cf414154a493e044c03
More information about the ghc-commits
mailing list