mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-30 16:10:25 +01:00
Revert "drop bound for terminal-progress-bar (#1857)"
since 0.1.[01] fails to test/build (roelvandijk/terminal-progress-bar#12)
This reverts commit 909538ef46.
This commit is contained in:
parent
a6c510cf34
commit
e9e81da19f
@ -2558,6 +2558,9 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/1842
|
# https://github.com/fpco/stackage/issues/1842
|
||||||
- dependent-sum < 0.4
|
- 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
|
# 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
|
- 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
|
- MemoTrie < 0.6.5
|
||||||
@ -2725,7 +2728,7 @@ skipped-tests:
|
|||||||
|
|
||||||
# Blocked by stackage upper bounds. These can be re-enabled once
|
# Blocked by stackage upper bounds. These can be re-enabled once
|
||||||
# the relevant stackage upper bound is lifted.
|
# 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
|
# Runtime issues
|
||||||
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73
|
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user