[commit: ghc] wip/new-flatten-skolems-Aug14: Refactoring around newClsInst (1754d0b)
git at git.haskell.org
git at git.haskell.org
Fri Oct 3 09:13:49 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/new-flatten-skolems-Aug14
Link : http://ghc.haskell.org/trac/ghc/changeset/1754d0b30b75508acb889822c0dd2db7ae83e332/ghc
>---------------------------------------------------------------
commit 1754d0b30b75508acb889822c0dd2db7ae83e332
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Fri Oct 3 10:13:28 2014 +0100
Refactoring around newClsInst
>---------------------------------------------------------------
1754d0b30b75508acb889822c0dd2db7ae83e332
compiler/typecheck/FamInst.lhs | 9 ++-------
compiler/typecheck/Inst.lhs | 34 ++++++++++++++++++++++++++------
compiler/typecheck/TcDeriv.lhs | 41 +++++++++++++++------------------------
compiler/typecheck/TcInstDcls.lhs | 11 ++---------
compiler/typecheck/TcMType.lhs | 11 ++++++++++-
5 files changed, 58 insertions(+), 48 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 1754d0b30b75508acb889822c0dd2db7ae83e332
More information about the ghc-commits
mailing list