[commit: ghc] master: Separate SubGoalDepthCounters (constraints and typ fun applications) (01b12ca)
git at git.haskell.org
git at git.haskell.org
Fri Nov 22 18:29:04 UTC 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/01b12ca94b70fd405f8180efce3cd59b7615f00c/ghc
>---------------------------------------------------------------
commit 01b12ca94b70fd405f8180efce3cd59b7615f00c
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Wed Nov 20 10:04:15 2013 +0000
Separate SubGoalDepthCounters (constraints and typ fun applications)
>---------------------------------------------------------------
01b12ca94b70fd405f8180efce3cd59b7615f00c
compiler/typecheck/TcErrors.lhs | 6 +--
compiler/typecheck/TcInteract.lhs | 21 ++++----
compiler/typecheck/TcRnTypes.lhs | 101 ++++++++++++++++++++++++++++---------
3 files changed, 93 insertions(+), 35 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 01b12ca94b70fd405f8180efce3cd59b7615f00c
More information about the ghc-commits
mailing list