From 856b55de15b3f4fc4a538573fbfc3bf50ccc3b17 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 14 Sep 2016 14:39:42 +0300 Subject: [PATCH] Remove upper bound and close #1691 --- build-constraints.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 105e0981..a38e53bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2474,14 +2474,6 @@ packages: - Win32 == 2.3.1.1 "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/1691 - # Re-enable dlist tests when lifted - - QuickCheck < 2.9 - - extra < 1.4.11 - - active < 0.2.0.11 - - socket < 0.6.2.0 - - cassava-conduit < 0.3.3 # Re-enable benchmarks when lifted - # https://github.com/fpco/stackage/issues/1734 - haskell-src-exts < 1.18 # re-enable test-suite when this is lifted - hlint < 1.9.36 @@ -2671,7 +2663,6 @@ skipped-tests: # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. - - dlist # https://github.com/fpco/stackage/issues/1691 - terminal-progress-bar # Fixed in 0.1.0 https://github.com/roelvandijk/terminal-progress-bar/issues/11 # Runtime issues