#7077: Add an order-reversing newtype to Data.Ord
-------------------------------+--------------------------------------------
  Reporter:  Azel              |          Owner:  pcapriotti      
      Type:  feature request   |         Status:  closed          
  Priority:  normal            |      Milestone:  7.6.1           
 Component:  libraries/base    |        Version:                  
Resolution:  fixed             |       Keywords:  ord             
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------
Changes (by pcapriotti):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => 7.6.1


Comment:

 Thanks for the patch. We decided to move the definition of `Down` to
 `Data.Ord`, since modules in base should not depend on `GHC.Exts`:

 {{{
 commit 3054cf9a85619efb66a4923367532307477db619
 Author: Paolo Capriotti <p.caprio...@gmail.com>
 Date:   Tue Jul 17 16:37:54 2012 +0100

     Move Down to Data.Ord (#7077)
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to