packages feed

stm-hamt 1.2.0.6 → 1.2.0.7

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~mwc-randomPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: mwc-random

API changes (from Hackage documentation)

Files

stm-hamt.cabal view
@@ -1,5 +1,5 @@ name: stm-hamt-version: 1.2.0.6+version: 1.2.0.7 synopsis: STM-specialised Hash Array Mapped Trie description:   A low-level data-structure,@@ -76,7 +76,7 @@     focus,     free >=4.5 && <6,     list-t,-    mwc-random >=0.13 && <0.15,+    mwc-random >=0.13 && <0.16,     mwc-random-monad ==0.7.*,     rebase <2,     stm-hamt