From fb3e5b16bdfe62590fb9580b1d629c5790e9478b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 31 Dec 2025 15:13:57 +0800 Subject: [PATCH] allow persistent-2.18 (closes #7884) friedbrice/text-encode#1 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a9cb7975..a6df874e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7844,10 +7844,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7879 - vty-crossplatform < 0.5.0.0 - # https://github.com/commercialhaskell/stackage/issues/7884 - - persistent < 2.18 - - persistent-postgresql < 2.14.0.1 - # https://github.com/commercialhaskell/stackage/issues/7898 - egison-pattern-src < 0.2.2 @@ -8899,6 +8895,7 @@ skipped-tests: - temporary-resourcet # tried temporary-resourcet-0.1.0.1, but its *test-suite* requires tasty >=1.0 && < 1.2 and the snapshot contains tasty-1.5.3 - tensors # tried tensors-0.1.5, but its *test-suite* requires QuickCheck >=2.11.1 && < 2.15 and the snapshot contains QuickCheck-2.16.0.0 - tensort # tried tensort-1.1.0.0, but its *test-suite* requires QuickCheck >=2.14.3 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0 + - text-encode # tried text-encode-0.2.0.0, but its *test-suite* requires persistent >=2.13 && < 2.18 and the snapshot contains persistent-2.18.0.0 - text-iso8601 # tried text-iso8601-0.1.1, but its *test-suite* requires QuickCheck >=2.14.3 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0 - time-compat # tried time-compat-1.9.8, but its *test-suite* requires QuickCheck >=2.15.0.1 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0 - time-compat # tried time-compat-1.9.8, but its *test-suite* requires random >=1.2.1.3 && < 1.3 and the snapshot contains random-1.3.1