[commit: ghc] master: Document and simplify tcInstTyBinders (26e9806)
git at git.haskell.org
git at git.haskell.org
Tue Jun 19 16:11:12 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/26e9806ada8823160dd63ca2c34556e5848b2f45/ghc
>---------------------------------------------------------------
commit 26e9806ada8823160dd63ca2c34556e5848b2f45
Author: Richard Eisenberg <rae at cs.brynmawr.edu>
Date: Mon Jun 18 22:36:08 2018 -0400
Document and simplify tcInstTyBinders
This fixes #15282.
>---------------------------------------------------------------
26e9806ada8823160dd63ca2c34556e5848b2f45
compiler/typecheck/Inst.hs | 128 +++++++++++++++++++++++++++++++++--------
compiler/typecheck/TcHsType.hs | 8 +--
compiler/typecheck/TcMType.hs | 2 +-
3 files changed, 108 insertions(+), 30 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 26e9806ada8823160dd63ca2c34556e5848b2f45
More information about the ghc-commits
mailing list