mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 08:18:30 +01:00
Constrain terminal-progress bar < 0.1.2, skip tests per #3230
This commit is contained in:
parent
7c13c80ef8
commit
771100ee13
@ -3254,6 +3254,9 @@ packages:
|
||||
# https://github.com/silkapp/rest/issues/157
|
||||
- rest-client < 0.5.2.1
|
||||
|
||||
# https://github.com/fpco/stackage/issues/3230
|
||||
- terminal-progress-bar < 0.1.2
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
@ -3445,6 +3448,7 @@ skipped-tests:
|
||||
- printcess # QuickCheck 2.10
|
||||
- superbuffer # QuickCheck 2.10
|
||||
- tar # tasty-quickcheck
|
||||
- terminal-progress-bar # HUnit 1.6, see also https://github.com/fpco/stackage/issues/3230
|
||||
- text # HUnit 1.6
|
||||
- text-short # tasty-quickcheck
|
||||
- vector # QuickCheck 2.10
|
||||
|
||||
Loading…
Reference in New Issue
Block a user