[commit: ghc] wip/T15809: Further progress (1a7a425)
git at git.haskell.org
git at git.haskell.org
Fri Nov 23 17:35:00 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T15809
Link : http://ghc.haskell.org/trac/ghc/changeset/1a7a42590b44b8f4357626a1410c2b09289ce15f/ghc
>---------------------------------------------------------------
commit 1a7a42590b44b8f4357626a1410c2b09289ce15f
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Mon Nov 5 17:43:08 2018 +0000
Further progress
>---------------------------------------------------------------
1a7a42590b44b8f4357626a1410c2b09289ce15f
compiler/typecheck/TcHsSyn.hs | 28 ++++++-----
compiler/typecheck/TcHsType.hs | 7 ++-
compiler/typecheck/TcMType.hs | 95 ++++++++++++++++++++++++--------------
compiler/typecheck/TcRules.hs | 2 +-
compiler/typecheck/TcSimplify.hs | 6 +--
compiler/typecheck/TcTyClsDecls.hs | 43 +++++++++--------
6 files changed, 111 insertions(+), 70 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 1a7a42590b44b8f4357626a1410c2b09289ce15f
More information about the ghc-commits
mailing list