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