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

git at git.haskell.org git at git.haskell.org
Fri Oct 31 13:43:04 UTC 2014


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

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

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

commit 9b888dd890b7ed1a202121f95ecff860b27ce9ba
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


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

9b888dd890b7ed1a202121f95ecff860b27ce9ba
 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 9b888dd890b7ed1a202121f95ecff860b27ce9ba


More information about the ghc-commits mailing list