[commit: ghc] wip/T8503: Separate SubGoalDepthCounters (constraints and typ fun applications) (acda1c4)
git at git.haskell.org
git at git.haskell.org
Fri Nov 22 13:50:42 UTC 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T8503
Link : http://ghc.haskell.org/trac/ghc/changeset/acda1c49ad627a2fee068761269ddbdc39993b9b/ghc
>---------------------------------------------------------------
commit acda1c49ad627a2fee068761269ddbdc39993b9b
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Wed Nov 20 10:04:15 2013 +0000
Separate SubGoalDepthCounters (constraints and typ fun applications)
>---------------------------------------------------------------
acda1c49ad627a2fee068761269ddbdc39993b9b
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 acda1c49ad627a2fee068761269ddbdc39993b9b
More information about the ghc-commits
mailing list