[GHC] #11371: Bogus in-scope set in substitutions

GHC ghc-devs at haskell.org
Mon Mar 21 12:31:44 UTC 2016


#11371: Bogus in-scope set in substitutions
-------------------------------------+-------------------------------------
        Reporter:  simonpj           |                Owner:  niteria
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:  8.2.1
       Component:  Compiler          |              Version:  7.10.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #11360            |  Differential Rev(s):  phab:D1792,
       Wiki Page:                    |  phab:D1801, phab:D1802
-------------------------------------+-------------------------------------

Comment (by Bartosz Nitka <niteria@…>):

 In [changeset:"c37a583fb9059053f83f1ab0c3cb7eb7047b1a31/ghc" c37a583/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="c37a583fb9059053f83f1ab0c3cb7eb7047b1a31"
 Remove unused substTyWithBinders functions

 Originally I wanted to only remove substTyWithBindersUnchecked, but
 since both of them are unused maybe we don't need them.

 Test Plan: ./validate

 Reviewers: austin, goldfire, bgamari, simonpj

 Reviewed By: simonpj

 Subscribers: thomie, simonmar

 Differential Revision: https://phabricator.haskell.org/D2025

 GHC Trac Issues: #11371
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11371#comment:52>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list