webdriver-snoy 0.6.0.3 → 0.6.0.4
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~http-clientdep ~networkdep ~textPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: http-client, network, text
API changes (from Hackage documentation)
Files
- webdriver-snoy.cabal +4/−4
webdriver-snoy.cabal view
@@ -1,5 +1,5 @@ Name: webdriver-snoy-Version: 0.6.0.3+Version: 0.6.0.4 Cabal-Version: >= 1.8 License: BSD3 License-File: LICENSE@@ -33,10 +33,10 @@ ghc-options: -Wall build-depends: base == 4.* , aeson >= 0.6.2.0 && < 0.9- , network >= 2.4 && < 2.6- , http-client >= 0.3 && < 0.4+ , network >= 2.4 && < 2.7+ , http-client >= 0.3 && < 0.5 , http-types >= 0.8 && < 0.9- , text >= 0.11.3 && < 1.2.0.0+ , text >= 0.11.3 && < 1.3.0.0 , bytestring >= 0.9 && < 0.11 , attoparsec < 0.13 , base64-bytestring >= 1.0 && < 1.1