[GHC] #10935: More unused and non-deprecated warning flags
GHC
ghc-devs at haskell.org
Thu Jan 21 15:45:32 UTC 2016
#10935: More unused and non-deprecated warning flags
-------------------------------------+-------------------------------------
Reporter: osa1 | Owner:
Type: task | Status: closed
Priority: lowest | Milestone: 8.0.1
Component: Compiler | Version: 7.10.2
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
| typecheck/should_compile/T10935
Blocked By: | Blocking:
Related Tickets: #10752, #8176 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* status: new => closed
* resolution: => fixed
* milestone: => 8.0.1
Comment:
If I'm not mistaken this is resolved,
* `-fwarn-tabs` is gone
* `-fwarn-monomorphism-restriction` has been resuscitated
* `-fwarn-unrecognised-pragmas` no longer exists
* `-XAlternativeLayoutRule` and friends is handled in #11359
* `-fwarn-amp` will be handled in due time (created #11477 to track this)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10935#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list