#5593: Proposal: Remove Num superclass of Bits
-------------------------------+--------------------------------------------
  Reporter:  basvandijk        |          Owner:                  
      Type:  task              |         Status:  closed          
  Priority:  normal            |      Milestone:  7.6.1           
 Component:  libraries/base    |        Version:  7.2.1           
Resolution:  fixed             |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------
Changes (by igloo):

  * status:  patch => closed
  * difficulty:  => Unknown
  * resolution:  => fixed


Comment:

 Thanks, applied:
 {{{
 commit f99cee0118c6bbcd0283ea795a3bb6ff6090b5b5
 Author: Bas van Dijk <[email protected]>
 Date:   Sat Oct 29 03:33:08 2011 +0200

     Remove Num superclass of Bits Add and export bitDefault,
 testBitDefault and
 popCountDefault from Data.Bits.
 }}}

 commit 804108f0c0fbc2c5f926e4cb4d30b3891443a079
 {{{
 Author: Bas van Dijk <[email protected]>
 Date:   Sat Oct 29 03:38:07 2011 +0200

     Add extra Num constraints since the Num superclass of Bits is removed
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to