Repository : ssh://darcs.haskell.org//srv/darcs/packages/containers

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/9d72ff15f739e6ab2633e71fdb366e44c5af8e8a

>---------------------------------------------------------------

commit 9d72ff15f739e6ab2633e71fdb366e44c5af8e8a
Merge: d95988c... 76a2b9d...
Author: Milan Straka <[email protected]>
Date:   Fri Mar 30 10:08:45 2012 -0700

    Merge pull request #10 from batterseapower/master
    
    Add traverseWithKey to Map and IntMap API

 Data/IntMap/Base.hs   |   20 +++++++++++++++++---
 Data/IntMap/Lazy.hs   |    1 +
 Data/IntMap/Strict.hs |    1 +
 Data/Map/Base.hs      |   20 +++++++++++++++++---
 Data/Map/Lazy.hs      |    1 +
 Data/Map/Strict.hs    |    1 +
 6 files changed, 38 insertions(+), 6 deletions(-)



_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to