packages feed

concurrent-supply 0.1.3 → 0.1.4.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~hashablePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: hashable

API changes (from Hackage documentation)

Files

concurrent-supply.cabal view
@@ -1,6 +1,6 @@ name:          concurrent-supply category:      Concurrency, Parallelism-version:       0.1.3+version:       0.1.4.1 license:       BSD3 cabal-version: >= 1.10 license-file:  LICENSE@@ -27,5 +27,5 @@   ghc-options: -Wall   build-depends:     base     >= 4 && < 5,-    hashable >= 1.1 && < 1.2,+    hashable >= 1.1 && < 1.3,     ghc-prim >= 0.2 && < 0.4