[GHC] #13096: Remove tyConString
#13096: Remove tyConString -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: dfeuer Type: task | Status: new Priority: normal | Milestone: 8.2.1 Component: Core | Version: 8.0.1 Libraries | 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: -------------------------------------+------------------------------------- `Data.Typeable.tyConString` has been deprecated since GHC 7.4. We are long past the three-release rule, so it's time to remove it. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13096> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#13096: Remove tyConString -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: dfeuer Type: task | Status: patch Priority: normal | Milestone: 8.2.1 Component: Core Libraries | Version: 8.0.1 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:D2950 Wiki Page: | -------------------------------------+------------------------------------- Changes (by dfeuer): * status: new => patch * differential: => Phab:D2950 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13096#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#13096: Remove tyConString -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: dfeuer Type: task | Status: patch Priority: normal | Milestone: 8.2.1 Component: Core Libraries | Version: 8.0.1 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:D2950 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"5857dfb8873eac6e682802524e2c2d9b96bb42f4/ghc" 5857dfb8/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="5857dfb8873eac6e682802524e2c2d9b96bb42f4" Remove tyConString `tyConString` has been deprecated since GHC 7.4. It's time for it to go. Reviewers: austin, hvr, bgamari Reviewed By: bgamari Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D2950 GHC Trac Issues: #13096 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13096#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#13096: Remove tyConString -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: dfeuer Type: task | Status: closed Priority: normal | Milestone: 8.2.1 Component: Core Libraries | Version: 8.0.1 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:D2950 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: patch => closed * resolution: => fixed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13096#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC