[commit: ghc] wip/new-flatten-skolems-Aug14: More progress (9d55484)
git at git.haskell.org
git at git.haskell.org
Wed Oct 15 08:56:07 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/new-flatten-skolems-Aug14
Link : http://ghc.haskell.org/trac/ghc/changeset/9d554841fe63e5f73ed9c0517eaef0135b944037/ghc
>---------------------------------------------------------------
commit 9d554841fe63e5f73ed9c0517eaef0135b944037
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Wed Oct 15 09:56:02 2014 +0100
More progress
>---------------------------------------------------------------
9d554841fe63e5f73ed9c0517eaef0135b944037
compiler/typecheck/TcCanonical.lhs | 8 +-
compiler/typecheck/TcInteract.lhs | 73 +++++++-------
compiler/typecheck/TcMType.lhs | 2 +-
compiler/typecheck/TcSMonad.lhs | 192 ++++++++++++++++++-------------------
compiler/typecheck/TcSimplify.lhs | 73 +++++++-------
5 files changed, 182 insertions(+), 166 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 9d554841fe63e5f73ed9c0517eaef0135b944037
More information about the ghc-commits
mailing list