From d2050c291120dca623797e5ce257c8957e1d9d54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 13 May 2025 22:48:17 +0200 Subject: [PATCH] Unbound `beam-migrate` (disabled `beam-postgres` and `beam-sqlite` instead) (#7753). --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4223d4c3..3db753be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -441,9 +441,9 @@ packages: "Travis Athougies @tathougies": - beam-core - - beam-migrate < 0.5.3.2 # https://github.com/commercialhaskell/stackage/issues/7753 - - beam-postgres - - beam-sqlite + - beam-migrate + - beam-postgres < 0 # 0.5.4.2 https://github.com/commercialhaskell/stackage/issues/7753 + - beam-sqlite < 0 # 0.5.4.0 https://github.com/commercialhaskell/stackage/issues/7753 "Fraser Murray =1.4 and the snapshot contains hedgehog-1.5 - barrier # tried barrier-0.1.1, but its *test-suite* requires tasty >=0.10 && < 1.5 and the snapshot contains tasty-1.5.3 - base32 # tried base32-0.4, but its *test-suite* requires bytestring ^>=0.11 and the snapshot contains bytestring-0.12.2.0 - - beam-postgres # tried beam-postgres-0.5.4.2, but its *test-suite* requires the disabled package: testcontainers - binary-tagged # tried binary-tagged-0.3.1, but its *test-suite* requires QuickCheck ^>=2.14 and the snapshot contains QuickCheck-2.15.0.1 - bits-extra # tried bits-extra-0.0.2.3, but its *test-suite* requires the disabled package: hw-hspec-hedgehog - blake2 # tried blake2-0.3.0.1, but its *test-suite* requires QuickCheck ^>=2.14.3 and the snapshot contains QuickCheck-2.15.0.1