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