[commit: haddock] ghc-head, ghc-head1, ie_avails, master, wip/T14529, wip/revert-ttg-2017-11-20, wip/ttg-2017-10-13, wip/ttg-2017-10-31, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13, wip/ttg6-unrevert-2017-11-22: Fix renaming after instance signature specializing (#660) (4d765e3)

git at git.haskell.org git at git.haskell.org
Tue Nov 28 11:53:42 UTC 2017


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

On branches: ghc-head,ghc-head1,ie_avails,master,wip/T14529,wip/revert-ttg-2017-11-20,wip/ttg-2017-10-13,wip/ttg-2017-10-31,wip/ttg-2017-11-06,wip/ttg2-2017-11-10,wip/ttg3-2017-11-12,wip/ttg4-constraints-2017-11-13,wip/ttg6-unrevert-2017-11-22
Link       : http://git.haskell.org/haddock.git/commitdiff/4d765e3cd0a735f9a7e8d13fb6633f9ee534fbfb

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

commit 4d765e3cd0a735f9a7e8d13fb6633f9ee534fbfb
Author: Moritz Drexl <mdrexl at fastmail.fm>
Date:   Sat Aug 5 16:44:40 2017 +0200

    Fix renaming after instance signature specializing (#660)
    
    * rework rename
    
    * Add regression test for Bug 613
    
    * update tests
    
    * update changelog


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

4d765e3cd0a735f9a7e8d13fb6633f9ee534fbfb
 CHANGES.md                                      |   2 +
 haddock-api/src/Haddock/Interface/Specialize.hs | 132 +++++-------
 html-test/ref/Bug613.html                       | 260 ++++++++++++++++++++++++
 html-test/ref/Instances.html                    | 178 ++++++++--------
 html-test/src/Bug613.hs                         |  16 ++
 5 files changed, 418 insertions(+), 170 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 4d765e3cd0a735f9a7e8d13fb6633f9ee534fbfb


More information about the ghc-commits mailing list