[GHC] #15342: Mark -XAutoDeriveTypeable as deprecated
#15342: Mark -XAutoDeriveTypeable as deprecated -------------------------------------+------------------------------------- Reporter: monoidal | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- The language extension `-XAutoDeriveTypeable` is not needed since #9858. It was earlier marked as redundant in GHC documentation. I propose that GHC gives a clear deprecation message. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15342> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15342: Mark -XAutoDeriveTypeable as deprecated -------------------------------------+------------------------------------- Reporter: monoidal | Owner: (none) Type: bug | Status: patch Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): D4933 Wiki Page: | -------------------------------------+------------------------------------- Changes (by monoidal): * status: new => patch * differential: => D4933 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15342#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15342: Mark -XAutoDeriveTypeable as deprecated -------------------------------------+------------------------------------- Reporter: monoidal | Owner: (none) Type: bug | Status: patch Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4933 Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * differential: D4933 => Phab:D4933 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15342#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15342: Mark -XAutoDeriveTypeable as deprecated -------------------------------------+------------------------------------- Reporter: monoidal | Owner: (none) Type: bug | Status: patch Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4933 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"f59332f92b30306675da22150de092eeebbf55f3/ghc" f59332f/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="f59332f92b30306675da22150de092eeebbf55f3" Mark AutoDeriveTypeable as deprecated Test Plan: validate Reviewers: bgamari, alpmestan Reviewed By: alpmestan Subscribers: rwbarton, thomie, carter GHC Trac Issues: #15342 Differential Revision: https://phabricator.haskell.org/D4933 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15342#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15342: Mark -XAutoDeriveTypeable as deprecated -------------------------------------+------------------------------------- Reporter: monoidal | Owner: (none) Type: bug | Status: merge Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4933 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: patch => merge -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15342#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15342: Mark -XAutoDeriveTypeable as deprecated -------------------------------------+------------------------------------- Reporter: monoidal | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.8.1 Component: Compiler | Version: 8.4.3 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4933 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: merge => closed * resolution: => fixed * milestone: 8.6.1 => 8.8.1 Comment: Perhaps let's just bump this to 8.8 actually. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15342#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC