[commit: ghc] wip/T8503: Separate SubGoalDepthCounters (constraints and typ fun applications) (33693fc)

git at git.haskell.org git at git.haskell.org
Thu Nov 21 13:25:51 UTC 2013


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

On branch  : wip/T8503
Link       : http://ghc.haskell.org/trac/ghc/changeset/33693fcae1314265216d4bc78c889a42e8628bb3/ghc

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

commit 33693fcae1314265216d4bc78c889a42e8628bb3
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Wed Nov 20 10:04:15 2013 +0000

    Separate SubGoalDepthCounters (constraints and typ fun applications)


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

33693fcae1314265216d4bc78c889a42e8628bb3
 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 33693fcae1314265216d4bc78c889a42e8628bb3


More information about the ghc-commits mailing list