[commit: ghc] wip/T16087, wip/T16254, wip/junit-unexpected-passes: Some refactoring in tcInferApps (7797492)

git at git.haskell.org git at git.haskell.org
Wed Jan 30 00:25:58 UTC 2019


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

On branches: wip/T16087,wip/T16254,wip/junit-unexpected-passes
Link       : http://ghc.haskell.org/trac/ghc/changeset/77974922eb4390899cb151de840308c5fe87949b/ghc

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

commit 77974922eb4390899cb151de840308c5fe87949b
Author: Richard Eisenberg <rae at cs.brynmawr.edu>
Date:   Fri Jan 11 17:38:01 2019 -0500

    Some refactoring in tcInferApps
    
    Should be no change in behavior, but this makes the control
    flow a little more apparent.


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

77974922eb4390899cb151de840308c5fe87949b
 compiler/typecheck/TcHsType.hs | 188 +++++++++++++++++++++--------------------
 compiler/types/TyCoRep.hs      |   3 +
 2 files changed, 99 insertions(+), 92 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 77974922eb4390899cb151de840308c5fe87949b


More information about the ghc-commits mailing list