[GHC] #10935: More unused and non-deprecated warning flags

GHC ghc-devs at haskell.org
Sat Oct 10 12:26:32 UTC 2015


#10935: More unused and non-deprecated warning flags
-------------------------------------+-------------------------------------
        Reporter:  osa1              |                Owner:  bernalex
            Type:  task              |               Status:  new
        Priority:  lowest            |            Milestone:
       Component:  Compiler          |              Version:  7.10.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #10752, #8176     |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by rwbarton):

 The only real issue here is:

 * Either reimplement or remove (it even has documentation!) `-fwarn-
 monomorphism-restriction` (it went away in d2ce0f52d "Super-monster patch
 implementing the new typechecker -- at last" from 2010)

 `-fwarn-alternative-layout-rule-transitional` is apparently intentionally
 not documented (49fc268e2).

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


More information about the ghc-tickets mailing list