[GHC] #11221: Remove -fwarn-context-quantification

GHC ghc-devs at haskell.org
Tue Dec 15 00:37:39 UTC 2015


#11221: Remove -fwarn-context-quantification
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:
            Type:  task              |               Status:  new
        Priority:  normal            |            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:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"ddde542dbcb088e0a10aa3cdc3e0aef0a1c4a9b7/ghc"
 ddde542d/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="ddde542dbcb088e0a10aa3cdc3e0aef0a1c4a9b7"
 DynFlags Remove -fwarn-context-quantification flag

 As mentioned in #4426 these warnings are now errors since the Great
 Wildcards Refactor of 2015 (1e041b7382b6aa329e4ad9625439f811e0f27232).
 I've opened #11221 to ensure we remove the last traces of the option in
 8.2.

 Test Plan: validate

 Reviewers: austin

 Subscribers: thomie

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

 GHC Trac Issues: #4426
 }}}

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


More information about the ghc-tickets mailing list