load-balancing 1.0.1.0 → 1.0.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- load-balancing.cabal +2/−2
load-balancing.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: load-balancing-version: 1.0.1.0+version: 1.0.1.1 synopsis: Client-side load balancing utilities. -- description: homepage: https://github.com/SumAll/haskell-load-balancing@@ -23,7 +23,7 @@ -- other-extensions: build-depends: PSQueue >= 1.1 && < 1.2,- base >= 4.8 && < 4.10,+ base >= 4.8 && < 4.11, containers >= 0.5.6.2 && < 0.6, hslogger >= 1.2.1 && < 1.3, stm >= 2.4.4.1 && < 2.5