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