mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-03 18:10:26 +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
|
# 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