From b9c94624ddbe4c9edaca499b5602e8cf54f68085 Mon Sep 17 00:00:00 2001 From: Felix Paulusma Date: Sat, 25 Oct 2025 16:02:10 +0200 Subject: [PATCH] password flags set to true to hopefully build/show the haddocks on stackage.org --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e755e48..a42b8a89 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8031,6 +8031,11 @@ package-flags: # See https://github.com/commercialhaskell/stackage/issues/7474 password: crypton: true + # See https://github.com/commercialhaskell/stackage/issues/7265 + argon2: true + bcrypt: true + pbkdf2: true + scrypt: true # https://github.com/commercialhaskell/stackage/issues/7461 hashable: