stm-containers 1.1.0.4 → 1.1.0.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~focusPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: focus
API changes (from Hackage documentation)
Files
- stm-containers.cabal +2/−2
stm-containers.cabal view
@@ -1,5 +1,5 @@ name: stm-containers-version: 1.1.0.4+version: 1.1.0.5 synopsis: Containers for STM description: This library is based on an STM-specialized implementation of@@ -41,7 +41,7 @@ build-depends: base >=4.9 && <5, deferred-folds >=0.9 && <0.10,- focus >=1.0.1.3 && <1.1,+ focus >=1.0.1.4 && <1.1, hashable <2, list-t >=1.0.1 && <1.1, stm-hamt >=1.2 && <1.3,