From c3c51c03db03efb5b9355a9eaea0077facdb7853 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 21 Mar 2019 07:38:36 -0700 Subject: [PATCH] hspec-webdriver still fials --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8572ddb0..422e71e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2082,7 +2082,7 @@ packages: "John Lenz @wuzzeb": # - yesod-static-angular # conduit 1.3, yesod 1.6 - - hspec-webdriver # 0 # https://bitbucket.org/wuzzeb/webdriver-utils/issues/9/hspec-webdriver-build-failure-with-ghc-84 + - hspec-webdriver < 0 # https://bitbucket.org/wuzzeb/webdriver-utils/issues/9/hspec-webdriver-build-failure-with-ghc-84 # - webdriver-angular # via hspec-webdriver "Sven Heyll @sheyll":