[commit: ghc] wip/orf-reboot: Get rid of dfid_rep_tycon and the whole assignInstDeclNames malarkey (45f91cb)

git at git.haskell.org git at git.haskell.org
Tue Jul 7 15:19:42 UTC 2015


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

On branch  : wip/orf-reboot
Link       : http://ghc.haskell.org/trac/ghc/changeset/45f91cb5d47b1ac0e79787d066e62d0d150907e3/ghc

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

commit 45f91cb5d47b1ac0e79787d066e62d0d150907e3
Author: Adam Gundry <adam at well-typed.com>
Date:   Wed Jul 1 16:42:09 2015 +0100

    Get rid of dfid_rep_tycon and the whole assignInstDeclNames malarkey


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

45f91cb5d47b1ac0e79787d066e62d0d150907e3
 compiler/hsSyn/Convert.hs        |  2 --
 compiler/hsSyn/HsDecls.hs        |  6 ----
 compiler/parser/RdrHsSyn.hs      |  1 -
 compiler/rename/RnSource.hs      | 66 ++--------------------------------------
 compiler/typecheck/TcInstDcls.hs |  3 +-
 5 files changed, 4 insertions(+), 74 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 45f91cb5d47b1ac0e79787d066e62d0d150907e3


More information about the ghc-commits mailing list