[commit: ghc] wip/T15809: More progress on Trac #15809 (a54f71e)
git at git.haskell.org
git at git.haskell.org
Mon Oct 29 13:46:50 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T15809
Link : http://ghc.haskell.org/trac/ghc/changeset/a54f71e29de47bf16e6675dc1ed39870a3bf3d54/ghc
>---------------------------------------------------------------
commit a54f71e29de47bf16e6675dc1ed39870a3bf3d54
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Mon Oct 29 13:44:47 2018 +0000
More progress on Trac #15809
>---------------------------------------------------------------
a54f71e29de47bf16e6675dc1ed39870a3bf3d54
compiler/typecheck/TcHsSyn.hs | 2 +-
compiler/typecheck/TcHsType.hs | 176 ++++++++++++++++++++++++-------------
compiler/typecheck/TcInstDcls.hs | 11 ++-
compiler/typecheck/TcMType.hs | 5 +-
compiler/typecheck/TcSimplify.hs | 11 ++-
compiler/typecheck/TcTyClsDecls.hs | 121 +++++++++++++------------
6 files changed, 194 insertions(+), 132 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 a54f71e29de47bf16e6675dc1ed39870a3bf3d54
More information about the ghc-commits
mailing list