[commit: base] master: Remove Num superclass of Bits Add and export bitDefault, testBitDefault and popCountDefault from Data.Bits. (f99cee0)
Ian Lynagh
igloo at earth.li
Sat Jan 14 15:50:49 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/base
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/f99cee0118c6bbcd0283ea795a3bb6ff6090b5b5
>---------------------------------------------------------------
commit f99cee0118c6bbcd0283ea795a3bb6ff6090b5b5
Author: Bas van Dijk <v.dijk.bas at gmail.com>
Date: Sat Oct 29 03:33:08 2011 +0200
Remove Num superclass of Bits Add and export bitDefault, testBitDefault and popCountDefault from Data.Bits.
Data/Bits.hs | 56 ++++++++++++++++++++++++++++++++++++++++------------
GHC/Int.hs | 21 ++++++++++++++++++-
GHC/Word.hs | 24 ++++++++++++++++++++++
NHC/SizedTypes.hs | 3 ++
4 files changed, 90 insertions(+), 14 deletions(-)
Diff suppressed because of size. To see it, use:
git show f99cee0118c6bbcd0283ea795a3bb6ff6090b5b5
More information about the Cvs-libraries
mailing list