[GHC] #9957: Document -fwarn-unticked-promoted-constructors in release notes
#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
#9957: Document -fwarn-unticked-promoted-constructors in release notes -------------------------------------+------------------------------------- Reporter: adamgundry | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.10.1 Component: Documentation | Version: 7.10.1-rc1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: new => closed * resolution: => fixed Comment: Fixed in the GHC 7.10 branch (4baf8d2aa09bb72ff8ba32335ddf235f5a644717). -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9957#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9957: Document -fwarn-unticked-promoted-constructors in release notes -------------------------------------+------------------------------------- Reporter: adamgundry | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.10.1 Component: Documentation | Version: 7.10.1-rc1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by Austin Seipp <austin@…>): In [changeset:"cb65bdbca83f43d72dd2fc6ecd1897e734454d33/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="cb65bdbca83f43d72dd2fc6ecd1897e734454d33" Doc fix (follow up to #9957) Signed-off-by: Austin Seipp <austin@well-typed.com> }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9957#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC