[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 #321 from treeowl/more-monotonic (8dcda44)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:44:59 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/8dcda44a0a80289fad74411421402dde500981c6

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

commit 8dcda44a0a80289fad74411421402dde500981c6
Merge: e268e62 251084a
Author: David Feuer <David.Feuer at gmail.com>
Date:   Tue Aug 30 22:02:08 2016 -0400

    Merge pull request #321 from treeowl/more-monotonic
    
    Add more indexed and unsafe functions for Data.Map



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

8dcda44a0a80289fad74411421402dde500981c6
 Data/Map/Base.hs            | 124 +++++++++++++++++++++++++++++++++++++++++++-
 Data/Map/Lazy.hs            |  24 ++++-----
 Data/Map/Strict.hs          |   7 +++
 Data/Map/Strict/Internal.hs |  14 ++++-
 tests/map-properties.hs     |  58 +++++++++++++++++++--
 5 files changed, 206 insertions(+), 21 deletions(-)



More information about the ghc-commits mailing list