[GHC] #9759: Add Alternative wrapper to Data.Monoid

GHC ghc-devs at haskell.org
Tue Nov 4 09:33:14 UTC 2014


#9759: Add Alternative wrapper to Data.Monoid
-------------------------------------+-------------------------------------
              Reporter:  dfeuer      |            Owner:  dfeuer
                  Type:  task        |           Status:  patch
              Priority:  normal      |        Milestone:  7.10.1
             Component:  Core        |          Version:  7.9
  Libraries                          |         Keywords:
            Resolution:              |     Architecture:  Unknown/Multiple
      Operating System:              |       Difficulty:  Easy (less than 1
  Unknown/Multiple                   |  hour)
       Type of failure:              |       Blocked By:
  None/Unknown                       |  Related Tickets:
             Test Case:              |
              Blocking:              |
Differential Revisions:  Phab:D422   |
-------------------------------------+-------------------------------------

Comment (by Herbert Valerio Riedel <hvr@…>):

 In [changeset:"49fde3b6764d4b7bb149ef1c2c56d00cf0878ddb/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="49fde3b6764d4b7bb149ef1c2c56d00cf0878ddb"
 Add `Alternative` wrapper to Data.Monoid

 Complete #9759. Use `coerce` to get nicer definitions of `Sum` and
 `Product`; update documentation for `First` and `Last`.

 Reviewed By: hvr

 Differential Revision: https://phabricator.haskell.org/D422
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9759#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list