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