mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-28 14:04:35 +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
|
# See https://github.com/commercialhaskell/stackage/issues/7474
|
||||||
password:
|
password:
|
||||||
crypton: true
|
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
|
# https://github.com/commercialhaskell/stackage/issues/7461
|
||||||
hashable:
|
hashable:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user