mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-19 17:55:48 +01:00
allow webdriver-0.13 by disabling hspec-webdriver (closes #7817)
https://github.com/dfordivam/hspec-webdriver-clone/issues/5
This commit is contained in:
parent
39306cb7ae
commit
dc207b1712
@ -2724,7 +2724,7 @@ packages:
|
|||||||
|
|
||||||
"John Lenz <wuzzeb@gmail.com> @wuzzeb":
|
"John Lenz <wuzzeb@gmail.com> @wuzzeb":
|
||||||
- yesod-static-angular
|
- yesod-static-angular
|
||||||
- hspec-webdriver
|
- hspec-webdriver < 0 # https://github.com/dfordivam/hspec-webdriver-clone/issues/5
|
||||||
- webdriver-angular
|
- webdriver-angular
|
||||||
|
|
||||||
"Sven Heyll <svh@posteo.de> @sheyll":
|
"Sven Heyll <svh@posteo.de> @sheyll":
|
||||||
@ -8045,9 +8045,6 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/7810
|
# https://github.com/commercialhaskell/stackage/issues/7810
|
||||||
- dataframe < 0.3.0.1
|
- dataframe < 0.3.0.1
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/7817
|
|
||||||
- webdriver < 0.13
|
|
||||||
- sandwich-webdriver < 0.4
|
|
||||||
# end of Stackage upper bounds
|
# end of Stackage upper bounds
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user