From 53759b4aabdb89d6fe20c26f565cb4681869cd08 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 23 Aug 2019 07:39:00 +0300 Subject: [PATCH] Upper bound on polyparse for #4775 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d277b41c..043c5884 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4761,6 +4761,9 @@ packages: # https://github.com/jonascarpay/apecs/issues/51 - apecs-physics < 0.4.3 + + # https://github.com/commercialhaskell/stackage/issues/4775 + - polyparse < 1.13 # end of packages # Package flags are applied to individual packages, and override the values of