packages feed

pusher-http-haskell 1.5.1.9 → 1.5.1.10

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: memory

API changes (from Hackage documentation)

Files

pusher-http-haskell.cabal view
@@ -1,5 +1,5 @@ name: pusher-http-haskell-version: 1.5.1.9+version: 1.5.1.10 cabal-version: 1.18 build-type: Simple license: MIT@@ -40,7 +40,7 @@         hashable >=1.2 && <1.4,         http-client >=0.4 && <0.7,         http-types >=0.8 && <0.13,-        memory >= 0.7 && <0.15,+        memory >= 0.7 && <0.16,         text ==1.2.*,         time >=1.5 && <1.10,         transformers >=0.4 && <0.6,