[commit: packages/containers] develop-0.6, develop-0.6-questionable, master, zip-devel: Merge pull request #57 from hvr/pr-foldable (daf640e)

git at git.haskell.org git at git.haskell.org
Fri Dec 18 22:08:31 UTC 2015


Repository : ssh://git@git.haskell.org/containers

On branches: develop-0.6,develop-0.6-questionable,master,zip-devel
Link       : http://git.haskell.org/packages/containers.git/commitdiff/daf640ec6c0c189a6c570a1dff4e958e2fa8d697

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

commit daf640ec6c0c189a6c570a1dff4e958e2fa8d697
Merge: b9bd228 3582252
Author: Milan Straka <fox at ucw.cz>
Date:   Sun Oct 19 10:24:41 2014 +0200

    Merge pull request #57 from hvr/pr-foldable
    
    Define some new Foldable methods for containers



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

daf640ec6c0c189a6c570a1dff4e958e2fa8d697
 Data/IntMap/Base.hs | 15 +++++++++++++++
 Data/IntSet/Base.hs | 24 ++----------------------
 Data/Map/Base.hs    | 15 +++++++++++++++
 Data/Sequence.hs    |  7 +++++++
 Data/Set/Base.hs    | 20 ++++++++++++++++++++
 Data/Tree.hs        |  7 +++++++
 6 files changed, 66 insertions(+), 22 deletions(-)




More information about the ghc-commits mailing list