packages feed

hbeanstalk 0.2.2 → 0.2.3

raw patch · 1 files changed

+3/−3 lines, 1 filesdep −network-bytestringPVP ok

version bump matches the API change (PVP)

Dependencies removed: network-bytestring

API changes (from Hackage documentation)

Files

hbeanstalk.cabal view
@@ -1,5 +1,5 @@ Name:           hbeanstalk-Version:        0.2.2+Version:        0.2.3 License:        BSD3 License-file:   LICENSE Cabal-Version: >= 1.6@@ -25,8 +25,8 @@ Library   ghc-options: -Wall   Build-depends:  base >= 4 && < 5, network, containers >= 0.3.0.0,-                  blaze-builder >= 0.2.1.0, network-bytestring >= 0.1.2.0,-                  bytestring >= 0.9.1.7, attoparsec >= 0.8.3.0+                  blaze-builder >= 0.2.1.0, bytestring >= 0.9.1.7,+                  attoparsec >= 0.8.3.0    Exposed-modules:         Network.Beanstalk