diff --git a/build-constraints.yaml b/build-constraints.yaml index e6117c14..da6f9ea4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1457,8 +1457,12 @@ packages: - stack < 0 # ghc 8.10 # < 9.9.9 # see #3563/closed "Michael Sloan @mgsloan": + - store + - store-core + - store-streaming - th-orphans - th-reify-many + - th-utilities "Nikita Volkov @nikita-volkov": - base-prelude @@ -4733,7 +4737,6 @@ packages: - step-function - stm-delay - storable-complex - - store-core - streaming-cassava < 0 # via streaming - strict - strict-list @@ -5684,7 +5687,6 @@ expected-test-failures: - massiv - safe-json # https://github.com/Vlix/safe-json/issues/22 - optics-th # https://github.com/commercialhaskell/stackage/issues/5606 - - store # https://github.com/mgsloan/store/issues/153 # Recursive deps https://github.com/fpco/stackage/issues/1818 - options