File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -3057,15 +3057,15 @@ packages:
30573057 # missing test *.json (#7910)
30583058 - ppad-aead
30593059 - ppad-base16
3060- - ppad-base58 < 0
3060+ - ppad-base58
30613061 - ppad-bech32
30623062 - ppad-bip32 < 0
30633063 - ppad-bip39 < 0
30643064 - ppad-chacha
30653065 - ppad-fixed
3066- - ppad-hkdf < 0
3067- - ppad-hmac-drbg < 0
3068- - ppad-pbkdf < 0
3066+ - ppad-hkdf
3067+ - ppad-hmac-drbg
3068+ - ppad-pbkdf
30693069 - ppad-poly1305
30703070 - ppad-ripemd160
30713071 - ppad-script
@@ -8316,6 +8316,10 @@ expected-test-failures:
83168316 - reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688
83178317 - rzk
83188318 - ppad-aead # 0.3.1 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
8319+ - ppad-base58 # 0.2.3 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
8320+ - ppad-hkdf # 0.3.2 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
8321+ - ppad-hmac-drbg # 0.3.1 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
8322+ - ppad-pbkdf # 0.2.2 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
83198323 - ppad-sha256 # 0.3.2 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
83208324 - ppad-sha512 # 0.2.2 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
83218325
You can’t perform that action at this time.
0 commit comments