From 923aa1a3ed7264d972f7ccc1a504a6044be1c8e3 Mon Sep 17 00:00:00 2001 From: ncaq Date: Sun, 5 Apr 2020 19:43:30 +0900 Subject: [PATCH] added: Reenable: yesod-form-bootstrap4, yesod-recaptcha2 I tested these packages with new yesod-core. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 300c5eb4..cbd0014c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3419,8 +3419,8 @@ packages: - haskell-import-graph - string-transform - uniq-deep - - yesod-form-bootstrap4 < 0 # via yesod-core - - yesod-recaptcha2 < 0 # via yesod-core + - yesod-form-bootstrap4 + - yesod-recaptcha2 "Andrei Barbu @abarbu": - nondeterminism