[commit: ghc] wip/new-flatten-skolems-Oct14: Simplify the API for tcInstTyVars, and make it more consistent with other similar functions (4413b3d)

git at git.haskell.org git at git.haskell.org
Thu Oct 30 12:54:12 UTC 2014


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

On branch  : wip/new-flatten-skolems-Oct14
Link       : http://ghc.haskell.org/trac/ghc/changeset/4413b3d605702e74f94e86321df5323636ba27c5/ghc

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

commit 4413b3d605702e74f94e86321df5323636ba27c5
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Wed Oct 29 16:34:05 2014 +0000

    Simplify the API for tcInstTyVars, and make it more consistent with other similar functions


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

4413b3d605702e74f94e86321df5323636ba27c5
 compiler/ghci/RtClosureInspect.hs | 10 +++++-----
 compiler/typecheck/Inst.lhs       |  9 +++++++--
 compiler/typecheck/TcExpr.lhs     | 18 ++++++++++--------
 compiler/typecheck/TcMType.lhs    | 10 ++--------
 compiler/typecheck/TcPat.lhs      | 17 +++++++++--------
 5 files changed, 33 insertions(+), 31 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 4413b3d605702e74f94e86321df5323636ba27c5


More information about the ghc-commits mailing list