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

git at git.haskell.org git at git.haskell.org
Mon Nov 26 17:48:43 UTC 2018


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

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

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

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

    Further progress


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

ccdcb5801fb58589a4cf7163f6c19505e1d71f8d
 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 ccdcb5801fb58589a4cf7163f6c19505e1d71f8d


More information about the ghc-commits mailing list