[commit: ghc] wip/T15809: More progress (6e0aab6)

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


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

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

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

commit 6e0aab673ad997bbebb876cf65abea4d22cd8d63
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Tue Nov 6 08:55:37 2018 +0000

    More progress


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

6e0aab673ad997bbebb876cf65abea4d22cd8d63
 compiler/typecheck/TcEnv.hs        |  2 +-
 compiler/typecheck/TcHsSyn.hs      |  7 ++++-
 compiler/typecheck/TcHsType.hs     |  4 ---
 compiler/typecheck/TcMType.hs      | 14 ++++-----
 compiler/typecheck/TcRnDriver.hs   |  2 +-
 compiler/typecheck/TcSimplify.hs   |  2 +-
 compiler/typecheck/TcTyClsDecls.hs | 61 +++++++++++++++++++++++++-------------
 7 files changed, 57 insertions(+), 35 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 6e0aab673ad997bbebb876cf65abea4d22cd8d63


More information about the ghc-commits mailing list