packages feed

unordered-containers 0.1.4.0 → 0.1.4.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~test-frameworkPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: test-framework

API changes (from Hackage documentation)

Files

unordered-containers.cabal view
@@ -1,5 +1,5 @@ name:           unordered-containers-version:        0.1.4.0+version:        0.1.4.1 synopsis:       Efficient hashing-based container types description:   Efficient hashing-based container types.  The containers have been@@ -62,7 +62,7 @@     base,     hashable >= 1.0.1.1 && < 1.2,     QuickCheck >= 2.4.0.1,-    test-framework >= 0.3.3 && < 0.4,+    test-framework >= 0.3.3 && < 0.5,     test-framework-quickcheck2 >= 0.2.9 && < 0.3,     unordered-containers @@ -79,7 +79,7 @@     containers,     hashable >= 1.0.1.1 && < 1.2,     QuickCheck >= 2.4.0.1,-    test-framework >= 0.3.3 && < 0.4,+    test-framework >= 0.3.3 && < 0.5,     test-framework-quickcheck2 >= 0.2.9 && < 0.3,     unordered-containers