Skip to content

Commit dc207b1

Browse files
committed
allow webdriver-0.13 by disabling hspec-webdriver (closes #7817)
dfordivam/hspec-webdriver-clone#5
1 parent 39306cb commit dc207b1

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

build-constraints.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2724,7 +2724,7 @@ packages:
27242724

27252725
"John Lenz <wuzzeb@gmail.com> @wuzzeb":
27262726
- yesod-static-angular
2727-
- hspec-webdriver
2727+
- hspec-webdriver < 0 # https://github.com/dfordivam/hspec-webdriver-clone/issues/5
27282728
- webdriver-angular
27292729

27302730
"Sven Heyll <svh@posteo.de> @sheyll":
@@ -8045,9 +8045,6 @@ packages:
80458045
# https://github.com/commercialhaskell/stackage/issues/7810
80468046
- dataframe < 0.3.0.1
80478047

8048-
# https://github.com/commercialhaskell/stackage/issues/7817
8049-
- webdriver < 0.13
8050-
- sandwich-webdriver < 0.4
80518048
# end of Stackage upper bounds
80528049
# end of packages
80538050

0 commit comments

Comments
 (0)