[GHC] #13097: Num a => Num (Down a)

GHC ghc-devs at haskell.org
Wed Apr 26 01:11:36 UTC 2017


#13097: Num a => Num (Down a)
-------------------------------------+-------------------------------------
        Reporter:  Iceland_jack      |                Owner:  (none)
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  libraries/base    |              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:D3500
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"47be6444d35783eea7dc3ab8b2f11626777cdbd8/ghc" 47be644/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="47be6444d35783eea7dc3ab8b2f11626777cdbd8"
 Add instances for Data.Ord.Down

 Namely `Num`, `Functor`, `Applicative`, `Monad`, `Semigroup` and
 `Monoid` for `Data.Ord.Down` (#13097).

 Reviewers: austin, hvr, bgamari, RyanGlScott

 Reviewed By: bgamari, RyanGlScott

 Subscribers: RyanGlScott, rwbarton, thomie

 GHC Trac Issues: #13097

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

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


More information about the ghc-tickets mailing list