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