[commit: ghc] master: Remove dead code orphaned by implementing GND with `coerce`. (3fecf81)

git at git.haskell.org git at git.haskell.org
Mon Dec 2 18:13:53 UTC 2013


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/3fecf81ee414799847d43f9aa71d830b87facaa6/ghc

>---------------------------------------------------------------

commit 3fecf81ee414799847d43f9aa71d830b87facaa6
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Tue Nov 26 09:52:12 2013 -0500

    Remove dead code orphaned by implementing GND with `coerce`.


>---------------------------------------------------------------

3fecf81ee414799847d43f9aa71d830b87facaa6
 compiler/deSugar/DsBinds.lhs      |    3 ---
 compiler/typecheck/TcDeriv.lhs    |   29 -----------------------------
 compiler/typecheck/TcEvidence.lhs |   16 +---------------
 compiler/typecheck/TcHsSyn.lhs    |    1 -
 compiler/types/Coercion.lhs       |   17 +----------------
 5 files changed, 2 insertions(+), 64 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 3fecf81ee414799847d43f9aa71d830b87facaa6


More information about the ghc-commits mailing list