From 5a59dff1679462c5b84b2c0043990699fa61a773 Mon Sep 17 00:00:00 2001 From: Michael Sloan Date: Mon, 31 Aug 2020 23:48:26 -0600 Subject: [PATCH] Remove store from expected test failures + add it to my list of maintained packages --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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