[commit: packages/containers] cleaned_bugfix394, master, merge-doc-target, merge-fixes-5.9, revert-408-bugfix_394: Merge pull request #331 from treeowl/map-fromAscList-strictify (8df75c7)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:45:26 UTC 2017


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

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

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

commit 8df75c7e88347d8331cbfa712003d8b3ef78d94a
Merge: 0b6cd9e 4fcf139
Author: David Feuer <David.Feuer at gmail.com>
Date:   Sun Sep 4 04:31:35 2016 -0400

    Merge pull request #331 from treeowl/map-fromAscList-strictify
    
    Make Data.Map.fromDistinct{Asc,Desc}List eager



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

8df75c7e88347d8331cbfa712003d8b3ef78d94a
 Data/Map/Internal.hs                    | 26 ++++++++++++++------------
 Data/Map/Strict/Internal.hs             | 32 ++++++++++++++++++--------------
 Data/Set/Internal.hs                    |  6 ++++--
 Utils/Containers/Internal/StrictPair.hs |  2 ++
 4 files changed, 38 insertions(+), 28 deletions(-)



More information about the ghc-commits mailing list