[GHC] #15099: Missing instances for Data.Monoid.Alt

#15099: Missing instances for Data.Monoid.Alt -------------------------------------+------------------------------------- Reporter: ekmett | Owner: (none) Type: feature | Status: new request | Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.2.2 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: -------------------------------------+------------------------------------- We're missing `Foldable`/`Traversable` instances for `Data.Monoid.Alt`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15099 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15099: Missing instances for Data.Monoid.Alt -------------------------------------+------------------------------------- Reporter: ekmett | Owner: (none) Type: feature request | Status: new Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.2.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by jhenahan): Implemented in https://phabricator.haskell.org/D4698. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15099#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15099: Missing instances for Data.Monoid.Alt -------------------------------------+------------------------------------- Reporter: ekmett | Owner: (none) Type: feature request | Status: patch Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.2.2 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:D4698 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => patch * differential: => Phab:D4698 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15099#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15099: Missing instances for Data.Monoid.Alt
-------------------------------------+-------------------------------------
Reporter: ekmett | Owner: (none)
Type: feature request | Status: patch
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.2.2
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:D4698
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari

#15099: Missing instances for Data.Monoid.Alt -------------------------------------+------------------------------------- Reporter: ekmett | Owner: (none) Type: feature request | Status: closed Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.2.2 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:D4698 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: patch => closed * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15099#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC