[commit: packages/containers] merge-restrict-fix-5.8: Fix restrictKeys and withoutKeys for IntMap (39515c0)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:47:37 UTC 2017


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

On branch  : merge-restrict-fix-5.8
Link       : http://git.haskell.org/packages/containers.git/commitdiff/39515c0a7d1518a9be30de1753452bf308c1ed8d

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

commit 39515c0a7d1518a9be30de1753452bf308c1ed8d
Author: David Feuer <David.Feuer at gmail.com>
Date:   Mon Feb 6 18:16:43 2017 -0500

    Fix restrictKeys and withoutKeys for IntMap
    
    Merges the fix from master.


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

39515c0a7d1518a9be30de1753452bf308c1ed8d
 containers.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/containers.cabal b/containers.cabal
index 46b4556..a2606d2 100644
--- a/containers.cabal
+++ b/containers.cabal
@@ -1,5 +1,5 @@
 name: containers
-version: 0.5.8.1
+version: 0.5.8.2
 license: BSD3
 license-file: LICENSE
 maintainer: libraries at haskell.org



More information about the ghc-commits mailing list