From 7c85f624c8a7e06bdb64bec829736a703b814407 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 29 Jun 2023 06:40:37 -0700 Subject: [PATCH] Bounds for #7038, #7037 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6be62258..e03a2007 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2361,7 +2361,7 @@ packages: - one-liner "Justin Le @mstksg": - - advent-of-code-api + - advent-of-code-api < 0 # https://github.com/commercialhaskell/stackage/issues/7038 - auto - backprop - bins @@ -8967,6 +8967,7 @@ skipped-tests: - lackey # tried lackey-2.0.0.6, but its *test-suite* requires servant >=0.19.1 && < 0.20 and the snapshot contains servant-0.20 - libjwt-typed # tried libjwt-typed-0.2, but its *test-suite* requires hspec ==2.7.* and the snapshot contains hspec-2.11.1 - libjwt-typed # tried libjwt-typed-0.2, but its *test-suite* requires hspec-core ==2.7.* and the snapshot contains hspec-core-2.11.1 + - lifted-base # https://github.com/commercialhaskell/stackage/issues/7037 - linear-accelerate # tried linear-accelerate-0.7.0.0, but its *test-suite* requires doctest >=0.11.1 && < 0.17 and the snapshot contains doctest-0.21.1 - loc # tried loc-0.2.0.0, but its *test-suite* requires hedgehog ^>=1.0.5 || ^>=1.1 || ^>=1.2 and the snapshot contains hedgehog-1.3 - loopbreaker # tried loopbreaker-0.1.1.1, but its *test-suite* requires inspection-testing >=0.4.2.1 && < 0.5 and the snapshot contains inspection-testing-0.5.0.1