From 571143041f5c2f6f3769710f3e6af03bef309e3f Mon Sep 17 00:00:00 2001 From: Yusent Chig Date: Thu, 1 Mar 2018 08:00:43 -0800 Subject: [PATCH] add yesod-auth-bcryptdb resolve yusent/yesod-auth-bcryptdb#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 192525d8..79477f0b 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-bcryptdb + "Johannes Gerer ": - buchhaltung