Remove upper bound and close #1691

This commit is contained in:
Michael Snoyman 2016-09-14 14:39:42 +03:00
parent 5ddb29731a
commit 856b55de15

View File

@ -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