pusher-http-haskell 1.5.1.3 → 1.5.1.4
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
pusher-http-haskell.cabal view
@@ -1,5 +1,5 @@ name: pusher-http-haskell-version: 1.5.1.3+version: 1.5.1.4 cabal-version: >=1.18 build-type: Simple license: MIT@@ -33,7 +33,7 @@ Network.Pusher.Protocol build-depends: aeson >=0.8 && <1.4,- base >=4.7 && <4.11,+ base >=4.7 && <4.12, bytestring ==0.10.*, base16-bytestring ==0.1.*, cryptonite >= 0.6 && <0.26,