[commit: packages/containers] cleaned_bugfix394, master, merge-doc-target, merge-fixes-5.9, merge-restrict-fix-5.8, revert-408-bugfix_394: Merge pull request #295 from treeowl/map-fromDescending (a42a606)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:44:04 UTC 2017


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

On branches: cleaned_bugfix394,master,merge-doc-target,merge-fixes-5.9,merge-restrict-fix-5.8,revert-408-bugfix_394
Link       : http://git.haskell.org/packages/containers.git/commitdiff/a42a6062c3c1cfd69a980963ba25d08453208e84

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

commit a42a6062c3c1cfd69a980963ba25d08453208e84
Merge: ffd9be0 aed266b
Author: David Feuer <David.Feuer at gmail.com>
Date:   Thu Jul 7 16:50:20 2016 -0400

    Merge pull request #295 from treeowl/map-fromDescending
    
    Add fromDesc functions for Data.Map



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

a42a6062c3c1cfd69a980963ba25d08453208e84
 Data/Map/Base.hs        | 84 ++++++++++++++++++++++++++++++++++++++++++
 Data/Map/Lazy.hs        |  4 ++
 Data/Map/Strict.hs      | 97 ++++++++++++++++++++++++++++++++++++++++++++++++-
 changelog.md            |  3 ++
 tests/map-properties.hs | 21 +++++++++++
 5 files changed, 207 insertions(+), 2 deletions(-)



More information about the ghc-commits mailing list