From ea1c4f64593d24141df8fbaf780befe4a3a70548 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 10:50:10 -0400 Subject: [PATCH] Remove duplication --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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":