[commit: ghc] wip/spj-improvement: Another checkpoint (a7017cc)
git at git.haskell.org
git at git.haskell.org
Tue Jun 9 07:46:38 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/spj-improvement
Link : http://ghc.haskell.org/trac/ghc/changeset/a7017cc74c9dcbb8ffde54f8fd3cc8b4c15ac99b/ghc
>---------------------------------------------------------------
commit a7017cc74c9dcbb8ffde54f8fd3cc8b4c15ac99b
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Tue Jun 9 08:46:08 2015 +0100
Another checkpoint
>---------------------------------------------------------------
a7017cc74c9dcbb8ffde54f8fd3cc8b4c15ac99b
compiler/typecheck/TcCanonical.hs | 18 ++--
compiler/typecheck/TcInteract.hs | 36 -------
compiler/typecheck/TcSMonad.hs | 117 +++++++++++++++------
testsuite/tests/typecheck/should_compile/T10009.hs | 92 +++++++++++++++-
.../tests/typecheck/should_fail/IPFail.stderr | 15 ++-
5 files changed, 194 insertions(+), 84 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 a7017cc74c9dcbb8ffde54f8fd3cc8b4c15ac99b
More information about the ghc-commits
mailing list