[commit: ghc] wip/T15809: Further progress (f52b59a)
git at git.haskell.org
git at git.haskell.org
Mon Nov 5 17:43:36 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T15809
Link : http://ghc.haskell.org/trac/ghc/changeset/f52b59a5f9767664c9ad702c97443cae70329f95/ghc
>---------------------------------------------------------------
commit f52b59a5f9767664c9ad702c97443cae70329f95
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Mon Nov 5 17:43:08 2018 +0000
Further progress
>---------------------------------------------------------------
f52b59a5f9767664c9ad702c97443cae70329f95
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 f52b59a5f9767664c9ad702c97443cae70329f95
More information about the ghc-commits
mailing list