From 59605f8eed9821868e09c38f4e3903cccd0f4d62 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 15 Apr 2021 15:18:15 +0800 Subject: [PATCH] yesod-form < 1.7 (#5983) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08ba23f9..b7da45de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6933,6 +6933,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5982 - versions < 5.0 + + # https://github.com/commercialhaskell/stackage/issues/5983 + - yesod-form < 1.7 # end of packages # Package flags are applied to individual packages, and override the values of