[commit: ghc] wip/impredicativity: Refactoring from Simon and Dimitrios (26d6a3b)
git at git.haskell.org
git at git.haskell.org
Wed Jul 8 13:35:18 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/impredicativity
Link : http://ghc.haskell.org/trac/ghc/changeset/26d6a3bcb63fb0b34aeae860b5cae38c42fae7af/ghc
>---------------------------------------------------------------
commit 26d6a3bcb63fb0b34aeae860b5cae38c42fae7af
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Wed Jul 8 14:34:37 2015 +0100
Refactoring from Simon and Dimitrios
>---------------------------------------------------------------
26d6a3bcb63fb0b34aeae860b5cae38c42fae7af
compiler/deSugar/DsBinds.hs | 9 +-
compiler/typecheck/TcEvidence.hs | 63 +++++----
compiler/typecheck/TcExpr.hs | 272 +++++++++++++++++++--------------------
compiler/typecheck/TcHsSyn.hs | 9 +-
compiler/typecheck/TcRnTypes.hs | 10 +-
compiler/typecheck/TcSMonad.hs | 2 +-
6 files changed, 190 insertions(+), 175 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 26d6a3bcb63fb0b34aeae860b5cae38c42fae7af
More information about the ghc-commits
mailing list