[GHC] #10935: More unused and non-deprecated warning flags
GHC
ghc-devs at haskell.org
Tue Oct 6 13:36:34 UTC 2015
#10935: More unused and non-deprecated warning flags
-------------------------------------+-------------------------------------
Reporter: osa1 | Owner:
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 | Differential Rev(s):
-------------------------------------+-------------------------------------
Comment (by osa1):
EDIT: It seems like I forgot to search in the lexer. Current status:
- -fwarn-monomorphism-restriction is unused.
- -fwarn-alternative-layout-rule-transitional is used in the lexer but not
documented anywhere.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10935#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list