[GHC] #14284: -Weverything is undocumented
#14284: -Weverything is undocumented -------------------------------------+------------------------------------- Reporter: refold | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Documentation | Version: 8.2.1 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: Documentation Unknown/Multiple | bug Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- Since version 8.0.1, GHC apparently has a `-Weverything` flag (see https://phabricator.haskell.org/D1850), but it doesn't seem to be documented either on the flag reference page or anywhere in the manual: * https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/flags.html * https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/using- warnings.html#options-sanity -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14284> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#14284: -Weverything is undocumented -------------------------------------+------------------------------------- Reporter: refold | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Documentation | Version: 8.2.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * cc: hvr (added) -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14284#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#14284: -Weverything is undocumented -------------------------------------+------------------------------------- Reporter: refold | Owner: (none) Type: bug | Status: patch Priority: normal | Milestone: 8.4.1 Component: Documentation | Version: 8.2.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab;D4043 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => patch * differential: => Phab;D4043 * milestone: => 8.4.1 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14284#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#14284: -Weverything is undocumented -------------------------------------+------------------------------------- Reporter: refold | Owner: (none) Type: bug | Status: patch Priority: normal | Milestone: 8.4.1 Component: Documentation | Version: 8.2.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab;D4043 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"9c05fc4c31edde34a68317b45fdd71510d868f60/ghc" 9c05fc4/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="9c05fc4c31edde34a68317b45fdd71510d868f60" user-guide: Document -Weverything [skip ci] Reviewers: hvr, austin, dfeuer Reviewed By: dfeuer Subscribers: rwbarton, thomie GHC Trac Issues: #14284 Differential Revision: https://phabricator.haskell.org/D4043 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14284#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#14284: -Weverything is undocumented -------------------------------------+------------------------------------- Reporter: refold | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.4.1 Component: Documentation | Version: 8.2.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab;D4043 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: patch => closed * resolution: => fixed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14284#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC