[commit: packages/containers] ghc-head: Remove old copy of highestBitMask (362adea)
git at git.haskell.org
git at git.haskell.org
Fri Aug 30 13:34:47 CEST 2013
Repository : ssh://git@git.haskell.org/containers
On branch : ghc-head
Link : http://git.haskell.org/?p=packages/containers.git;a=commit;h=362adea7de4b07a83f058a2a16b2d1db2f4ac75b
>---------------------------------------------------------------
commit 362adea7de4b07a83f058a2a16b2d1db2f4ac75b
Author: Johan Tibell <johan.tibell at gmail.com>
Date: Thu Dec 13 08:34:10 2012 -0800
Remove old copy of highestBitMask
This necessitated some code rearrangement.
>---------------------------------------------------------------
362adea7de4b07a83f058a2a16b2d1db2f4ac75b
Data/BitUtil.hs | 71 +++++++++++++++++++++++++++++++++++++++++++++++++
Data/IntMap/Base.hs | 53 ++++---------------------------------
Data/IntSet/Base.hs | 73 ++-------------------------------------------------
Data/StrictPair.hs | 4 +++
containers.cabal | 1 +
5 files changed, 83 insertions(+), 119 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 362adea7de4b07a83f058a2a16b2d1db2f4ac75b
More information about the ghc-commits
mailing list