From 1fbf208f53c67adad48c4f9aea833bddb789cc82 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 28 Oct 2015 20:33:22 -0700 Subject: [PATCH] Removed constraint "webdriver < 0.7", closes #892 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a4c2d9e..ab257aba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1629,9 +1629,6 @@ packages: # https://github.com/fpco/stackage/issues/880 - http-types < 0.9 - # https://github.com/fpco/stackage/issues/892 - - webdriver < 0.7 - # https://github.com/fpco/stackage/issues/908 - bimap < 0.3.1