mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Merge pull request #7867 from Vlix/fix/password-package-flags
Some checks failed
check / Stackage check (push) Has been cancelled
Some checks failed
check / Stackage check (push) Has been cancelled
Trying to fix showing documentation of `password` library
This commit is contained in:
commit
96b0a760c0
@ -8037,6 +8037,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