From e8ffb4926812df0d82d966990048ad1e56d8e213 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 13 Jun 2019 11:31:03 -0400 Subject: [PATCH] Re-enable webdriver per kallisti-dev/hs-webdriver#155 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 094ba177..77ed22d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3481,7 +3481,7 @@ packages: - distributed-process-monad-control < 0 # GHC 8.4 via distributed-process "Adam Curtis @kallisti-dev": - - webdriver < 0 # https://github.com/kallisti-dev/hs-webdriver/issues/155 + - webdriver - cond "Naoto Shimazaki @nshimaza":