[commit: packages/containers] cleaned_bugfix394, master, revert-408-bugfix_394: liftA2 update for Data.Map and Data.IntMap (#403) (48a1aa2)
git at git.haskell.org
git at git.haskell.org
Mon Apr 17 21:48:07 UTC 2017
Repository : ssh://git@git.haskell.org/containers
On branches: cleaned_bugfix394,master,revert-408-bugfix_394
Link : http://git.haskell.org/packages/containers.git/commitdiff/48a1aa2851f497921632afb22a7ed56e3cb40d84
>---------------------------------------------------------------
commit 48a1aa2851f497921632afb22a7ed56e3cb40d84
Author: David Feuer <David.Feuer at gmail.com>
Date: Thu Feb 9 18:19:26 2017 -0500
liftA2 update for Data.Map and Data.IntMap (#403)
* liftA2 update for `Data.Map` and `Data.IntMap`.
* Changelog update and fixes.
>---------------------------------------------------------------
48a1aa2851f497921632afb22a7ed56e3cb40d84
Data/IntMap/Internal.hs | 41 +++++++++++++++++++++--------------------
Data/Map/Internal.hs | 20 +++++++++++---------
Data/Map/Strict/Internal.hs | 8 +++++---
changelog.md | 21 ++++++++++++++++++---
4 files changed, 55 insertions(+), 35 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 48a1aa2851f497921632afb22a7ed56e3cb40d84
More information about the ghc-commits
mailing list