[commit: ghc] ghc-8.2: change filtering of variables in extract_hs_tv_bndrs (fixes #13782) (05ae09c)

git at git.haskell.org git at git.haskell.org
Fri Jun 23 18:51:52 UTC 2017


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

On branch  : ghc-8.2
Link       : http://ghc.haskell.org/trac/ghc/changeset/05ae09c7fac3e82a0b651980080fc472eb15e995/ghc

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

commit 05ae09c7fac3e82a0b651980080fc472eb15e995
Author: Carlos Tomé <carlostome1990 at gmail.com>
Date:   Tue Jun 20 15:00:46 2017 -0400

    change filtering of variables in extract_hs_tv_bndrs (fixes #13782)
    
    Reviewers: austin, bgamari, goldfire
    
    Reviewed By: bgamari
    
    Subscribers: rwbarton, thomie
    
    GHC Trac Issues: #13782
    
    Differential Revision: https://phabricator.haskell.org/D3641
    
    (cherry picked from commit c8370a821bb92ca3846953cb0b37250720087135)


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

05ae09c7fac3e82a0b651980080fc472eb15e995
 compiler/rename/RnTypes.hs   | 107 +++++++++++--------------------------------
 testsuite/tests/th/T13782.hs |  14 ++++++
 testsuite/tests/th/all.T     |   1 +
 3 files changed, 43 insertions(+), 79 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 05ae09c7fac3e82a0b651980080fc472eb15e995


More information about the ghc-commits mailing list