[commit: ghc] master: Kill off unused IfaceType.eqIfaceType (2c21d74)
git at git.haskell.org
git at git.haskell.org
Tue May 16 14:47:09 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/2c21d74cb1778eb390ee8d71465136fcd8289f4a/ghc
>---------------------------------------------------------------
commit 2c21d74cb1778eb390ee8d71465136fcd8289f4a
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Tue May 16 11:56:23 2017 +0100
Kill off unused IfaceType.eqIfaceType
Edward implemented these functions, but they aren't
used any more. Trac #13679
>---------------------------------------------------------------
2c21d74cb1778eb390ee8d71465136fcd8289f4a
compiler/iface/IfaceSyn.hs | 7 +--
compiler/iface/IfaceType.hs | 134 ++++++--------------------------------------
2 files changed, 21 insertions(+), 120 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 2c21d74cb1778eb390ee8d71465136fcd8289f4a
More information about the ghc-commits
mailing list