[commit: packages/containers] ghc-head: Merge pull request #24 from ekmett/master (0eb7a34)
git at git.haskell.org
git at git.haskell.org
Wed Sep 4 21:24:44 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=0eb7a3424638f8d714c6cc928ddb7f2cc2c7d6cf
>---------------------------------------------------------------
commit 0eb7a3424638f8d714c6cc928ddb7f2cc2c7d6cf
Merge: 4d24ff5 40187f3
Author: Milan Straka <fox at ucw.cz>
Date: Tue Jul 2 12:21:32 2013 -0700
Merge pull request #24 from ekmett/master
Added `foldMapWithKey`.
>---------------------------------------------------------------
0eb7a3424638f8d714c6cc928ddb7f2cc2c7d6cf
Data/IntMap/Base.hs | 15 +++++++++++++++
Data/IntMap/Lazy.hs | 2 ++
Data/IntMap/Strict.hs | 2 ++
Data/Map/Base.hs | 14 ++++++++++++++
Data/Map/Lazy.hs | 2 ++
Data/Map/Strict.hs | 2 ++
6 files changed, 37 insertions(+)
More information about the ghc-commits
mailing list