From 78f3487e0e9ee7a057948d03aced5f8fbf86a72e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 13 Jun 2021 19:07:51 +0800 Subject: [PATCH] Revert "allow yesod-form-1.7 (closes #5983)" This reverts commit f0401cfd9b5ea6066d96b743b0e8ed07b990d8f3. Stackage isn't seeing the hledger-web revision yet Maybe because the nightly script was not running? --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 989e0e44..488607f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5176,6 +5176,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5975 - singleton-bool < 0.1.6 + # https://github.com/commercialhaskell/stackage/issues/5983 + - yesod-form < 1.7 + # https://github.com/commercialhaskell/stackage/issues/6007 - memory < 0.16