drop bound for terminal-progress-bar (#1857)

This commit is contained in:
Jens Petersen 2016-10-03 16:04:50 +09:00
parent ec1ca34e41
commit 909538ef46

View File

@ -2558,9 +2558,6 @@ packages:
# https://github.com/fpco/stackage/issues/1842
- dependent-sum < 0.4
# https://github.com/fpco/stackage/issues/1857
- terminal-progress-bar < 0.1.0 # Re-enable tests when lifting this
# https://github.com/fpco/stackage/issues/1863
- newtype-generics < 0.4 # May need to disable test suite when lifting this https://github.com/jcristovao/newtype-generics/issues/7
- MemoTrie < 0.6.5
@ -2726,7 +2723,7 @@ skipped-tests:
# Blocked by stackage upper bounds. These can be re-enabled once
# the relevant stackage upper bound is lifted.
- terminal-progress-bar # Fixed in 0.1.0 https://github.com/roelvandijk/terminal-progress-bar/issues/11
# Runtime issues
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73