From 1ed3f8c93b06b38c8104a878b157f3fd2794aaff Mon Sep 17 00:00:00 2001 From: Paul Rouse Date: Tue, 15 Sep 2020 22:16:11 +0100 Subject: [PATCH] Re-enable yesod-auth-hashdb `yesod-auth-hashdb` is OK now that `yesod-auth` is in nightly --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dcf7f445..fcab666a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1388,7 +1388,7 @@ packages: - mysql-simple - sphinx < 0 # Could not find module Network - xmlhtml < 0 # GHC 8.4 via hspec-2.5.0 - - yesod-auth-hashdb < 0 # aeson 1.5 via yesod-persistent + - yesod-auth-hashdb "Toralf Wittner @twittner": - bytestring-conversion