diff --git a/build-constraints.yaml b/build-constraints.yaml index 76c7d827..84fd5d72 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2510,8 +2510,6 @@ packages: - blake2 - nfc < 0 # build failure with GHC 8.4 - "Adam Curtis @kallisti-dev": - - webdriver < 0 # https://github.com/kallisti-dev/hs-webdriver/issues/155 "Michael Schröder @mcschroeder": - ctrie @@ -3477,7 +3475,7 @@ packages: - distributed-process-monad-control < 0 # GHC 8.4 via distributed-process "Adam Curtis @kallisti-dev": - - webdriver + - webdriver < 0 # https://github.com/kallisti-dev/hs-webdriver/issues/155 - cond "Naoto Shimazaki @nshimaza":