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