[commit: ghc] wip/T15809: More progress (8a932d0)

git at git.haskell.org git at git.haskell.org
Fri Nov 23 17:34:45 UTC 2018


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

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

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

commit 8a932d0de1d899053e3584d65099579895470d11
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Wed Nov 7 07:52:16 2018 +0000

    More progress
    
    A fixup in TcPatSyn


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

8a932d0de1d899053e3584d65099579895470d11
 compiler/typecheck/TcMType.hs      | 48 ++++++++++++++++----------------
 compiler/typecheck/TcPatSyn.hs     | 56 +++++++++++++++++++++++++++++++-------
 compiler/typecheck/TcSimplify.hs   |  7 +++--
 compiler/typecheck/TcTyClsDecls.hs |  1 +
 4 files changed, 75 insertions(+), 37 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 8a932d0de1d899053e3584d65099579895470d11


More information about the ghc-commits mailing list