From 77980d6ed6d44b2ee63074babd27436d95172db8 Mon Sep 17 00:00:00 2001 From: Yusent Chig Date: Thu, 1 Mar 2018 07:19:25 -0800 Subject: [PATCH] add yesod-auth-bcrypt --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 192525d8..9f36840b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,9 @@ cabal-format-version: "2.0" # Constraints for brand new builds packages: + "Yusent Chig ": + - yesod-auth-bcrypt + "Johannes Gerer ": - buchhaltung