[commit: ghc] wip/type-app: Start toward tracking origins better (9ea7393)
git at git.haskell.org
git at git.haskell.org
Fri Aug 7 12:06:00 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/type-app
Link : http://ghc.haskell.org/trac/ghc/changeset/9ea73932c60253bfbfb2374c4b31fcdb63a6cb02/ghc
>---------------------------------------------------------------
commit 9ea73932c60253bfbfb2374c4b31fcdb63a6cb02
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Thu Jul 9 15:52:26 2015 -0400
Start toward tracking origins better
>---------------------------------------------------------------
9ea73932c60253bfbfb2374c4b31fcdb63a6cb02
compiler/typecheck/TcExpr.hs | 112 ++++++++++++++++++++--------------------
compiler/typecheck/TcRnTypes.hs | 8 ++-
compiler/typecheck/TcUnify.hs | 13 +++--
3 files changed, 70 insertions(+), 63 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 9ea73932c60253bfbfb2374c4b31fcdb63a6cb02
More information about the ghc-commits
mailing list