[commit: ghc] wip/rae-new-coercible: Checkpoint. Still need to write canEqTyVar & friends. (2c70778)
git at git.haskell.org
git at git.haskell.org
Tue Dec 2 20:43:35 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/rae-new-coercible
Link : http://ghc.haskell.org/trac/ghc/changeset/2c7077836e2424375ca17673bdba6ce6bf893d19/ghc
>---------------------------------------------------------------
commit 2c7077836e2424375ca17673bdba6ce6bf893d19
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Mon Nov 24 15:40:32 2014 -0500
Checkpoint. Still need to write canEqTyVar & friends.
>---------------------------------------------------------------
2c7077836e2424375ca17673bdba6ce6bf893d19
compiler/typecheck/TcCanonical.lhs | 22 +++---
compiler/typecheck/TcEvidence.lhs | 59 ++++++++++-----
compiler/typecheck/TcFlatten.lhs | 147 +++++++++++++++++++++----------------
compiler/typecheck/TcRnTypes.lhs | 4 +
compiler/typecheck/TcSMonad.lhs | 22 +++---
compiler/types/Coercion.hs | 29 ++++++--
6 files changed, 176 insertions(+), 107 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 2c7077836e2424375ca17673bdba6ce6bf893d19
More information about the ghc-commits
mailing list