From f458802d92fbdac5d092fe052c2f9fb5aa2f9850 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 5 Jul 2019 16:26:25 +0300 Subject: [PATCH] polysemy upper bounds for #4694 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0befc4b3..8bf0e6d7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4721,6 +4721,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4693 - optparse-applicative < 0.15 + + # https://github.com/commercialhaskell/stackage/issues/4694 + - polysemy < 0.6 + - polysemy-plugin < 0.2.2 # end of packages # Package flags are applied to individual packages, and override the values of