[GHC] #15178: Implement DerivingVia

#15178: Implement DerivingVia -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: (none) Type: feature | Status: new request | Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.5 Keywords: deriving | 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 `DerivingVia` GHC proposal [https://github.com/ghc-proposals/ghc- proposals/pull/120 has been accepted]. This ticket serves as a reminder to get the corresponding patch into GHC. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15178 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15178: Implement DerivingVia -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: RyanGlScott Type: feature request | Status: new Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.5 Resolution: | Keywords: deriving Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4684 Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * owner: (none) => RyanGlScott * differential: => Phab:D4684 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15178#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15178: Implement DerivingVia -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: RyanGlScott Type: feature request | Status: patch Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.5 Resolution: | Keywords: deriving Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4684 Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * status: new => patch -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15178#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15178: Implement DerivingVia -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: RyanGlScott Type: feature request | Status: patch Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.5 Resolution: | Keywords: deriving, | GHCProposal Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4684 Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * keywords: deriving => deriving, GHCProposal -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15178#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15178: Implement DerivingVia
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: RyanGlScott
Type: feature request | Status: patch
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.5
Resolution: | Keywords: deriving,
| GHCProposal
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D4684
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari

#15178: Implement DerivingVia -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: RyanGlScott Type: feature request | Status: closed Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.5 Resolution: fixed | Keywords: deriving, | GHCProposal Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: | deriving/should_fail/deriving-via- | fail{,2,3,4}, | deriving/should_compile/deriving- | via-compile, | deriving/should_compile/deriving- | via-standalone Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4684 Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * status: patch => closed * testcase: => deriving/should_fail/deriving-via-fail{,2,3,4}, deriving/should_compile/deriving-via-compile, deriving/should_compile /deriving-via-standalone * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15178#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC