stm-containers 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-containers.cabal +2/−2
stm-containers.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: stm-containers-version: 1.2.1+version: 1.2.1.1 synopsis: Containers for STM description: This library is based on an STM-specialized implementation of@@ -146,4 +146,4 @@ stm-containers, tasty >=0.12 && <2, tasty-hunit >=0.10.0.3 && <0.11,- tasty-quickcheck >=0.10.2 && <0.11,+ tasty-quickcheck >=0.10.2 && <0.12,