[commit: ghc] wip/names3: IfaceSyn: Make IfaceTopBndr a Name (c838833)

git at git.haskell.org git at git.haskell.org
Thu Sep 8 18:52:26 UTC 2016


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

On branch  : wip/names3
Link       : http://ghc.haskell.org/trac/ghc/changeset/c83883320c17ff0c9dec6889f12762d16954be5c/ghc

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

commit c83883320c17ff0c9dec6889f12762d16954be5c
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Tue Aug 23 15:03:29 2016 -0400

    IfaceSyn: Make IfaceTopBndr a Name
    
    Previously it was a Name but this made it unduly difficult to


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

c83883320c17ff0c9dec6889f12762d16954be5c
 compiler/iface/IfaceSyn.hs  | 121 +++++++++++++++++++++++---------------------
 compiler/iface/LoadIface.hs |   2 +-
 compiler/iface/MkIface.hs   |  36 +++++++------
 compiler/iface/TcIface.hs   |  63 ++++++++++-------------
 4 files changed, 108 insertions(+), 114 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 c83883320c17ff0c9dec6889f12762d16954be5c


More information about the ghc-commits mailing list