mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
allow webdriver-0.13 by disabling webdriver-wrapper (#7817)
See also https://github.com/gtollini/webdriver-wrapper/issues/2
This commit is contained in:
parent
e37286cede
commit
4f94221430
@ -474,7 +474,7 @@ packages:
|
||||
- webdriver
|
||||
|
||||
"Gabriel Tollini <gabrieltollini@hotmail.com> @gtollini":
|
||||
- webdriver-wrapper
|
||||
- webdriver-wrapper < 0 # https://github.com/gtollini/webdriver-wrapper/issues/2
|
||||
- wkt-types
|
||||
- io-embed
|
||||
|
||||
@ -8046,9 +8046,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/7810
|
||||
- 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 packages
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user