[commit: ghc] wip/T15809: More progress (a45352b)
git at git.haskell.org
git at git.haskell.org
Wed Nov 7 07:54:10 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T15809
Link : http://ghc.haskell.org/trac/ghc/changeset/a45352bf57f5cb91b62c037a8e61ffa55d8773a7/ghc
>---------------------------------------------------------------
commit a45352bf57f5cb91b62c037a8e61ffa55d8773a7
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Wed Nov 7 07:52:16 2018 +0000
More progress
A fixup in TcPatSyn
>---------------------------------------------------------------
a45352bf57f5cb91b62c037a8e61ffa55d8773a7
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 a45352bf57f5cb91b62c037a8e61ffa55d8773a7
More information about the ghc-commits
mailing list