[GHC] #10635: -fwarn-redundant-constraints should not be part of -Wall
GHC
ghc-devs at haskell.org
Tue Aug 30 21:44:03 UTC 2016
#10635: -fwarn-redundant-constraints should not be part of -Wall
-------------------------------------+-------------------------------------
Reporter: Lemming | Owner:
Type: feature request | Status: new
Priority: highest | Milestone: 8.0.2
Component: Compiler (Type | Version: 7.11
checker) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect | Unknown/Multiple
warning at compile-time | Test Case:
Blocked By: | Blocking:
Related Tickets: #9939, #9973, | Differential Rev(s):
#10100, #10183, #11370 |
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by simonpj):
* priority: normal => highest
* milestone: => 8.0.2
Comment:
In comment:26 I suggest taking it out of `-Wall`. That is simple and low
risk. If it's causing pain having it in, let's just do that.
Ben: can you execute? If we consider putting it into `-Wall` as a bug,
this is a bug-fix :-). I'll milestone as 8.0.2/highest to make sure it
gets done.
More elaborate solutions could be possible (see thread above), but not for
8.0.2.
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10635#comment:33>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list