[GHC] #9957: Document -fwarn-unticked-promoted-constructors in release notes
GHC
ghc-devs at haskell.org
Mon Jan 5 10:59:48 UTC 2015
#9957: Document -fwarn-unticked-promoted-constructors in release notes
-------------------------------------+-------------------------------------
Reporter: adamgundry | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.10.1
Component: | Version: 7.10.1-rc1
Documentation | Operating System: Unknown/Multiple
Keywords: | Type of failure: Documentation
Architecture: | bug
Unknown/Multiple | Blocked By:
Test Case: | Related Tickets:
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
The new flag `-fwarn-unticked-promoted-constructors` should be documented
in the release notes, as users upgrading to 7.10 may need to update their
code or flags to continue compiling with `-Wall -Werror`.
Perhaps it should even be removed from `-Wall` (c.f.
[https://www.haskell.org/pipermail/ghc-devs/2014-December/007738.html
discussion here])?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9957>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list