[commit: packages/containers] changelog-foldtree, cleaned_bugfix394, master, merge-doc-target, merge-fixes-5.9, merge-restrict-fix-5.8, revert-408-bugfix_394: Use bang patterns to reduce clutter in Data.Map (b0aaa5a)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:40:09 UTC 2017


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

On branches: changelog-foldtree,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/b0aaa5a5422b7fcfb919888b5b6f0bb6fef6c64b

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

commit b0aaa5a5422b7fcfb919888b5b6f0bb6fef6c64b
Author: David Feuer <David.Feuer at gmail.com>
Date:   Mon Apr 25 15:22:23 2016 -0400

    Use bang patterns to reduce clutter in Data.Map


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

b0aaa5a5422b7fcfb919888b5b6f0bb6fef6c64b
 Data/Map/Base.hs   | 123 +++++++++++++++++++----------------------------------
 Data/Map/Strict.hs |  38 +++++++----------
 2 files changed, 59 insertions(+), 102 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc b0aaa5a5422b7fcfb919888b5b6f0bb6fef6c64b


More information about the ghc-commits mailing list