[commit: ghc] wip/new-flatten-skolems-Aug14: More progress (ffd19d0)
git at git.haskell.org
git at git.haskell.org
Tue Oct 21 13:59:57 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/new-flatten-skolems-Aug14
Link : http://ghc.haskell.org/trac/ghc/changeset/ffd19d0e26ff2840909ea2dd2848e8c2c930d3b2/ghc
>---------------------------------------------------------------
commit ffd19d0e26ff2840909ea2dd2848e8c2c930d3b2
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Mon Oct 20 22:28:53 2014 +0100
More progress
>---------------------------------------------------------------
ffd19d0e26ff2840909ea2dd2848e8c2c930d3b2
compiler/main/PprTyThing.hs | 2 +-
compiler/typecheck/Flattening-notes | 8 ++--
compiler/typecheck/TcCanonical.lhs | 54 +++++++++++++-------------
compiler/typecheck/TcPatSyn.lhs | 16 +++++---
compiler/typecheck/TcSMonad.lhs | 75 +++++++++++--------------------------
compiler/typecheck/TcSimplify.lhs | 9 +----
6 files changed, 66 insertions(+), 98 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 ffd19d0e26ff2840909ea2dd2848e8c2c930d3b2
More information about the ghc-commits
mailing list