stm-hamt 1.2.1 → 1.2.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~tasty-quickcheckPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: tasty-quickcheck
API changes (from Hackage documentation)
Files
- stm-hamt.cabal +2/−2
stm-hamt.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: stm-hamt-version: 1.2.1+version: 1.2.1.1 synopsis: STM-specialised Hash Array Mapped Trie description: A low-level data-structure,@@ -103,7 +103,7 @@ stm-hamt, tasty >=0.12 && <2, tasty-hunit >=0.9 && <0.11,- tasty-quickcheck >=0.9 && <0.11,+ tasty-quickcheck >=0.9 && <0.12, benchmark concurrent-insertion-bench import: base