[commit: ghc] wip/rae-new-coercible: Refactor canonicalizer in terms of `andWhenContinue` (7b7cc9f)
git at git.haskell.org
git at git.haskell.org
Tue Dec 2 20:44:08 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/rae-new-coercible
Link : http://ghc.haskell.org/trac/ghc/changeset/7b7cc9ff7d23740ade82a41075a8c29d8d559e2d/ghc
>---------------------------------------------------------------
commit 7b7cc9ff7d23740ade82a41075a8c29d8d559e2d
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Mon Dec 1 19:17:29 2014 -0500
Refactor canonicalizer in terms of `andWhenContinue`
>---------------------------------------------------------------
7b7cc9ff7d23740ade82a41075a8c29d8d559e2d
compiler/typecheck/TcCanonical.lhs | 134 +++++++++++++++----------------------
compiler/typecheck/TcSMonad.lhs | 1 +
2 files changed, 56 insertions(+), 79 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 7b7cc9ff7d23740ade82a41075a8c29d8d559e2d
More information about the ghc-commits
mailing list