[commit: ghc] wip/T15809: More progress (6c41f1f)
git at git.haskell.org
git at git.haskell.org
Tue Nov 6 09:11:40 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T15809
Link : http://ghc.haskell.org/trac/ghc/changeset/6c41f1fa4b5ae77b5fc1aa4137536bd1cc1c0b94/ghc
>---------------------------------------------------------------
commit 6c41f1fa4b5ae77b5fc1aa4137536bd1cc1c0b94
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Tue Nov 6 08:55:37 2018 +0000
More progress
>---------------------------------------------------------------
6c41f1fa4b5ae77b5fc1aa4137536bd1cc1c0b94
compiler/typecheck/TcEnv.hs | 2 +-
compiler/typecheck/TcHsSyn.hs | 7 ++++-
compiler/typecheck/TcHsType.hs | 4 ---
compiler/typecheck/TcMType.hs | 14 ++++-----
compiler/typecheck/TcRnDriver.hs | 2 +-
compiler/typecheck/TcSimplify.hs | 2 +-
compiler/typecheck/TcTyClsDecls.hs | 61 +++++++++++++++++++++++++-------------
7 files changed, 57 insertions(+), 35 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 6c41f1fa4b5ae77b5fc1aa4137536bd1cc1c0b94
More information about the ghc-commits
mailing list