stm-hamt 1.2.0.3 → 1.2.0.4
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~primitivedep ~primitive-extrasPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: primitive, primitive-extras
API changes (from Hackage documentation)
Files
- stm-hamt.cabal +3/−3
stm-hamt.cabal view
@@ -1,5 +1,5 @@ name: stm-hamt-version: 1.2.0.3+version: 1.2.0.4 synopsis: STM-specialised Hash Array Mapped Trie description: A low-level data-structure,@@ -39,8 +39,8 @@ focus >=1 && <1.1, hashable <2, list-t >=1.0.1 && <1.1,- primitive >=0.6.4 && <0.8,- primitive-extras >=0.7 && <0.8,+ primitive >=0.7 && <0.8,+ primitive-extras >=0.8 && <0.9, transformers >=0.5 && <0.6 test-suite test