mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
password flags set to true to hopefully build/show the haddocks on stackage.org
This commit is contained in:
parent
6644de08e5
commit
b9c94624dd
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user