From 00aa185ec3aa8de7f6eff5065eca831f17dab587 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 25 Apr 2023 05:59:11 +0200 Subject: [PATCH] Allow newer polysemy version (#6815) - also helps (#6897). --- build-constraints.yaml | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b76133f..7c0c2860 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4235,16 +4235,16 @@ packages: - path-formatting - path-like - path-utils - - polysemy-extra + - polysemy-extra < 0 # https://github.com/commercialhaskell/stackage/issues/6815 - polysemy-fs - - polysemy-fskvstore + - polysemy-fskvstore < 0 # https://github.com/commercialhaskell/stackage/issues/6815 - polysemy-kvstore-jsonfile - - polysemy-kvstore - - polysemy-methodology + - polysemy-kvstore < 0 # https://github.com/commercialhaskell/stackage/issues/6815 + - polysemy-methodology < 0 # https://github.com/commercialhaskell/stackage/issues/6815 - polysemy-path - - polysemy-several + - polysemy-several < 0 # https://github.com/commercialhaskell/stackage/issues/6815 - polysemy-socket - - polysemy-uncontrolled + - polysemy-uncontrolled < 0 # https://github.com/commercialhaskell/stackage/issues/6815 - polysemy-video - polysemy-vinyl - primitive-offset @@ -7745,9 +7745,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6808 - nvim-hs < 2.3.2.0 - # https://github.com/commercialhaskell/stackage/issues/6815 - - polysemy < 1.8 - # https://github.com/commercialhaskell/stackage/issues/6857 - deriving-trans < 0.6