From 28b6dfa092463c225c68ea104336dff9903901a8 Mon Sep 17 00:00:00 2001 From: Joshua Chia Date: Fri, 13 Jan 2023 22:41:45 +0800 Subject: [PATCH] Reinstated store-streaming (#6845) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4962098e..1ba38250 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7528,7 +7528,6 @@ packages: - static-canvas < 0 # tried static-canvas-0.2.0.3, but its *library* requires free >=4.9 && < 5.1 and the snapshot contains free-5.1.10 - static-canvas < 0 # tried static-canvas-0.2.0.3, but its *library* requires text >=0.11 && < 1.3 and the snapshot contains text-2.0.1 - stm-supply < 0 # tried stm-supply-0.2.0.0, but its *library* requires the disabled package: concurrent-supply - - store-streaming < 0 # tried store-streaming-0.2.0.3, but its *library* requires the disabled package: store-core - streaming-attoparsec < 0 # tried streaming-attoparsec-1.0.0.1, but its *library* requires the disabled package: streaming-bytestring - streaming-bytestring < 0 # tried streaming-bytestring-0.2.4, but its *library* requires ghc-prim >=0.4 && < 0.9 and the snapshot contains ghc-prim-0.9.0 - streaming-cassava < 0 # tried streaming-cassava-0.2.0.0, but its *library* requires the disabled package: streaming-bytestring