diff --git a/build-constraints.yaml b/build-constraints.yaml index 24dd72af..514a6703 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8460,9 +8460,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7479 - brick < 2.4 - # https://github.com/commercialhaskell/stackage/issues/7481 - - network-run < 0.4 - # https://github.com/commercialhaskell/stackage/issues/7486 - text-rope < 0.3 # end of Stackage upper bounds @@ -9002,6 +8999,7 @@ skipped-tests: - pasta-curves # tried pasta-curves-0.0.1.0, but its *test-suite* requires tasty-quickcheck >=0.10 && < 0.11 and the snapshot contains tasty-quickcheck-0.11 - peregrin # tried peregrin-0.4.2, but its *test-suite* requires transformers >=0.5.2 && < 0.6 and the snapshot contains transformers-0.6.1.0 - pg-transact # tried pg-transact-0.3.2.0, but its *test-suite* requires the disabled package: tmp-postgres + - pinch # tried pinch-0.5.2.0, but its *test-suite* requires network-run >=0.2.4 && < 0.4 and the snapshot contains network-run-0.4.0 - pipes-category # tried pipes-category-0.3.0.0, but its *test-suite* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.0 - pipes-extras # tried pipes-extras-1.0.15, but its *test-suite* requires transformers >=0.2.0.0 && < 0.6 and the snapshot contains transformers-0.6.1.0 - pipes-fluid # tried pipes-fluid-0.6.0.1, but its *test-suite* requires the disabled package: pipes-misc