[commit: ghc] master: Simplify the API for tcInstTyVars, and make it more consistent with other similar functions (33dcb81)

git at git.haskell.org git at git.haskell.org
Tue Nov 4 10:38:11 UTC 2014


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/33dcb810c72e448c8db74decce8f1acef5e9295e/ghc

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

commit 33dcb810c72e448c8db74decce8f1acef5e9295e
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


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

33dcb810c72e448c8db74decce8f1acef5e9295e
 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 33dcb810c72e448c8db74decce8f1acef5e9295e


More information about the ghc-commits mailing list