[commit: ghc] wip/T15809: Further progress (7b706d4)

git at git.haskell.org git at git.haskell.org
Mon Nov 19 20:48:58 UTC 2018


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

On branch  : wip/T15809
Link       : http://ghc.haskell.org/trac/ghc/changeset/7b706d46636555b358f157fbe8f3d41e0155146f/ghc

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

commit 7b706d46636555b358f157fbe8f3d41e0155146f
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Mon Nov 5 17:43:08 2018 +0000

    Further progress


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

7b706d46636555b358f157fbe8f3d41e0155146f
 compiler/typecheck/TcHsSyn.hs      | 28 ++++++-----
 compiler/typecheck/TcHsType.hs     |  7 ++-
 compiler/typecheck/TcMType.hs      | 95 ++++++++++++++++++++++++--------------
 compiler/typecheck/TcRules.hs      |  2 +-
 compiler/typecheck/TcSimplify.hs   |  6 +--
 compiler/typecheck/TcTyClsDecls.hs | 43 +++++++++--------
 6 files changed, 111 insertions(+), 70 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 7b706d46636555b358f157fbe8f3d41e0155146f


More information about the ghc-commits mailing list