packages feed

webdriver-wrapper 0.2.0.0 → 0.2.0.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~extraPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: extra

API changes (from Hackage documentation)

Files

webdriver-wrapper.cabal view
@@ -1,11 +1,11 @@ cabal-version: 2.2 --- This file has been generated from package.yaml by hpack version 0.36.0.+-- This file has been generated from package.yaml by hpack version 0.37.0. -- -- see: https://github.com/sol/hpack  name:           webdriver-wrapper-version:        0.2.0.0+version:        0.2.0.1 synopsis:       Wrapper around the webdriver package that automatically manages Selenium description:    Please see the README on GitHub at <https://github.com/gtollini/webdriver-wrapper#readme> category:       browser, selenium, testing, web, webdriver, geckodriver@@ -46,7 +46,7 @@     , base >=4.7 && <5     , bytestring >=0.11.5 && <0.13     , directory >=1.3.8 && <1.4-    , extra >=1.7.16 && <1.8+    , extra >=1.7.16 && <1.9     , filepath >=1.4 && <1.6     , http-conduit >=2.3.8 && <2.4     , http-types >=0.12.4 && <0.13