[commit: ghc] wip/rae-new-coercible: Remove IsCoercion (f48795d)
git at git.haskell.org
git at git.haskell.org
Fri Dec 12 19:08:39 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/rae-new-coercible
Link : http://ghc.haskell.org/trac/ghc/changeset/f48795d5073b7bdaf39477e780f531d0d4a3654e/ghc
>---------------------------------------------------------------
commit f48795d5073b7bdaf39477e780f531d0d4a3654e
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Fri Dec 12 11:17:02 2014 -0500
Remove IsCoercion
>---------------------------------------------------------------
f48795d5073b7bdaf39477e780f531d0d4a3654e
compiler/deSugar/DsBinds.hs | 1 +
compiler/typecheck/FamInst.hs | 14 ++++----
compiler/typecheck/TcEvidence.hs | 13 +++++---
compiler/typecheck/TcHsSyn.hs | 3 ++
compiler/types/Coercion.hs | 69 ++++++++++++----------------------------
5 files changed, 40 insertions(+), 60 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 f48795d5073b7bdaf39477e780f531d0d4a3654e
More information about the ghc-commits
mailing list