From 925438a29bc8f5b7808f3e07649c005a799c00af Mon Sep 17 00:00:00 2001 From: John Lenz Date: Sun, 12 Jun 2016 12:46:40 -0500 Subject: [PATCH] Allow hspec-webdriver and webdriver-angular for GHC 8 I have tested these with nightly-2016-06-12 and they both work with GHC 8.0.1 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19820e84..8588abe8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1454,8 +1454,8 @@ packages: "John Lenz @wuzzeb": - yesod-auth-account - yesod-static-angular - # GHC 8 - hspec-webdriver - # GHC 8 - webdriver-angular + - hspec-webdriver + - webdriver-angular "Sven Heyll @sheyll": - b9