Repository : ssh://[email protected]/containers On branch : ghc-head Link : http://git.haskell.org/?p=packages/containers.git;a=commit;h=362adea7de4b07a83f058a2a16b2d1db2f4ac75b
>--------------------------------------------------------------- commit 362adea7de4b07a83f058a2a16b2d1db2f4ac75b Author: Johan Tibell <[email protected]> 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 _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
