From a320f11e37167d6d6e76bf5c6695c8329d06eaef Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 11 Dec 2024 22:55:38 +0800 Subject: [PATCH] store < 0 (mgsloan/store#181) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2faca8a..950870a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -873,7 +873,6 @@ packages: - persistent-sqlite - persistent-template - persistent-test - - store - wai-extra - wai-websockets - warp-tls @@ -1640,7 +1639,7 @@ packages: - reliable-io "Michael Sloan @mgsloan": - - store + - store < 0 # https://github.com/mgsloan/store/issues/181 - store-core - store-streaming - th-orphans @@ -8182,6 +8181,7 @@ packages: - stm-lifted < 0 # tried stm-lifted-2.5.0.0, but its *library* requires transformers >=0.2 && < 0.6 and the snapshot contains transformers-0.6.1.1 - stm-supply < 0 # tried stm-supply-0.2.0.0, but its *library* requires the disabled package: concurrent-supply - stopwatch < 0 # tried stopwatch-0.1.0.6, but its *library* requires transformers >=0.3.0 && < 0.6 and the snapshot contains transformers-0.6.1.1 + - store-streaming < 0 # tried store-streaming-0.2.0.5, but its *library* requires the disabled package: store - streaming-cassava < 0 # tried streaming-cassava-0.2.0.0, but its *library* requires streaming-bytestring >=0.2 && < 0.3 and the snapshot contains streaming-bytestring-0.3.3 - streamly < 0 # tried streamly-0.10.1, but its *library* requires hashable >=1.3 && < 1.5 and the snapshot contains hashable-1.5.0.0 - streamly < 0 # tried streamly-0.10.1, but its *library* requires template-haskell >=2.14 && < 2.22 and the snapshot contains template-haskell-2.22.0.0