[commit: ghc] master: change filtering of variables in extract_hs_tv_bndrs (fixes #13782) (c8370a8)

git at git.haskell.org git at git.haskell.org
Wed Jun 21 20:36:47 UTC 2017


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/c8370a821bb92ca3846953cb0b37250720087135/ghc

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

commit c8370a821bb92ca3846953cb0b37250720087135
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


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

c8370a821bb92ca3846953cb0b37250720087135
 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 c8370a821bb92ca3846953cb0b37250720087135


More information about the ghc-commits mailing list