[commit: ghc] wip/T15809: More progress (1a1e6c8)
git at git.haskell.org
git at git.haskell.org
Fri Nov 23 17:34:42 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T15809
Link : http://ghc.haskell.org/trac/ghc/changeset/1a1e6c8e548e19ca3dfe9da2d78916a3fbe3e82e/ghc
>---------------------------------------------------------------
commit 1a1e6c8e548e19ca3dfe9da2d78916a3fbe3e82e
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Tue Nov 6 08:55:37 2018 +0000
More progress
>---------------------------------------------------------------
1a1e6c8e548e19ca3dfe9da2d78916a3fbe3e82e
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 1a1e6c8e548e19ca3dfe9da2d78916a3fbe3e82e
More information about the ghc-commits
mailing list