diff --git a/build-constraints.yaml b/build-constraints.yaml index b8e7f4ce..324a5800 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -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