mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-05-07 23:35:26 +02:00
Enabled ppad-bip39.
This commit is contained in:
parent
72baf706ca
commit
7979362f8a
@ -3059,13 +3059,12 @@ packages:
|
||||
- mcmc-types
|
||||
- mighty-metropolis
|
||||
- mwc-probability
|
||||
# missing test *.json (#7910)
|
||||
- ppad-aead
|
||||
- ppad-base16
|
||||
- ppad-base58
|
||||
- ppad-bech32
|
||||
- ppad-bip32
|
||||
- ppad-bip39 < 0
|
||||
- ppad-bip39
|
||||
- ppad-chacha
|
||||
- ppad-fixed
|
||||
- ppad-hkdf
|
||||
@ -8334,6 +8333,7 @@ expected-test-failures:
|
||||
- rzk
|
||||
- ppad-aead # 0.3.1 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
||||
- ppad-base58 # 0.2.3 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
||||
- ppad-bip39 # 0.3.3 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
||||
- ppad-hkdf # 0.3.2 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
||||
- ppad-hmac-drbg # 0.3.1 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
||||
- ppad-pbkdf # 0.2.2 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user