From 439b595f074b43bc76c6dbf63adb143ec10a1162 Mon Sep 17 00:00:00 2001 From: Alexey Kuleshevich Date: Fri, 28 Aug 2020 19:05:07 +0300 Subject: [PATCH] Re-enable `store` and `store-core` --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e75bbdda..b520cec4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -618,7 +618,7 @@ packages: - persistent-template - persistent-test # https://github.com/commercialhaskell/stackage/pull/4492 # - stackage-curator # http-conduit 2.3 via amazonka - - store < 0 # via store-core + - store - wai-extra - wai-websockets - warp-tls @@ -4649,7 +4649,7 @@ packages: - step-function - stm-delay - storable-complex - - store-core < 0 # MonadFail + - store-core - streaming-cassava < 0 # via streaming - strict - strict-list