[GHC] #10386: Documentation for -Wall is wrong
GHC
ghc-devs at haskell.org
Tue May 19 06:26:32 UTC 2015
#10386: Documentation for -Wall is wrong
-------------------------------------+-------------------------------------
Reporter: AlexET | Owner: AlexET
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Documentation | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Documentation | Unknown/Multiple
bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions: Phab:D889
-------------------------------------+-------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"5cbac8866e1cf1f5a015e318bf298954b7bf6417/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="5cbac8866e1cf1f5a015e318bf298954b7bf6417"
user guide: correct documentation for -Wall (fixes #10386)
This fixes the documentation for -Wall.
As was done previously it leaves out deprecated flags and also
fwarn-safe and fwarn-unsafe. I don't know
if that was intended or not. -fwarn-safe and fwarn-unsafe are
not mentioned on the warnings page at all instead they are
mentioned in the safe haskell section.
Reviewed By: austin
Differential Revision: https://phabricator.haskell.org/D889
GHC Trac Issues: #10386
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10386#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list