mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Cleanup crypto-pubkey last seen in nightly 2021-06-14.
This commit is contained in:
parent
109d4c92d9
commit
ceaa5adbb2
@ -5414,7 +5414,6 @@ packages:
|
||||
- crypto-cipher-tests
|
||||
- crypto-cipher-types
|
||||
- crypto-numbers
|
||||
- crypto-pubkey
|
||||
- crypto-token # required by tls-session-manager >= 0.0.5
|
||||
- cryptohash-cryptoapi
|
||||
- css-text
|
||||
@ -6624,9 +6623,6 @@ packages:
|
||||
- copilot-libraries < 0 # tried copilot-libraries-4.6, but its *library* requires the disabled package: copilot-language
|
||||
- copilot-theorem < 0 # tried copilot-theorem-4.6, but its *library* requires random >=1.1 && < 1.3 and the snapshot contains random-1.3.1
|
||||
- crypt-sha512 < 0 # tried crypt-sha512-0, but its *library* requires base >=4.5 && < 4.20 and the snapshot contains base-4.21.0.0
|
||||
- crypto-pubkey < 0 # tried crypto-pubkey-0.2.8, but its *library* requires the disabled package: crypto-numbers
|
||||
- crypto-pubkey < 0 # tried crypto-pubkey-0.2.8, but its *library* requires the disabled package: crypto-random
|
||||
- crypto-pubkey < 0 # tried crypto-pubkey-0.2.8, but its *library* requires the disabled package: cryptohash
|
||||
- cryptohash-cryptoapi < 0 # tried cryptohash-cryptoapi-0.1.4, but its *library* requires the disabled package: cryptonite
|
||||
- cryptonite-conduit < 0 # tried cryptonite-conduit-0.2.2, but its *library* requires the disabled package: cryptonite
|
||||
- cryptonite-openssl < 0 # tried cryptonite-openssl-0.7, but its *library* requires the disabled package: cryptonite
|
||||
@ -8318,7 +8314,6 @@ expected-test-failures:
|
||||
- atomic-css # https://github.com/seanhess/atomic-css/issues/27
|
||||
- brittany # https://github.com/commercialhaskell/stackage/issues/6465
|
||||
- cpio-conduit # Test file not in tarball https://github.com/da-x/cpio-conduit/issues/1
|
||||
- crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23
|
||||
- doctest-discover # https://github.com/karun012/doctest-discover/issues/33
|
||||
- enum-text # https://github.com/cdornan/enum-text/issues/3
|
||||
- ghc-events # https://github.com/haskell/ghc-events/issues/70
|
||||
@ -9346,8 +9341,6 @@ hide:
|
||||
- crypto-api # `module Crypto.Random` conflicts with cryptonite
|
||||
- crypto-cipher-types # Cryptonite deprecation
|
||||
- crypto-numbers # Cryptonite deprecation
|
||||
- crypto-pubkey # Cryptonite deprecation
|
||||
- crypto-random # Cryptonite deprecation
|
||||
- cryptohash # Cryptonite deprecation
|
||||
- cryptohash-conduit # Cryptonite deprecation
|
||||
- cryptohash-md5 # cryptohash fork
|
||||
|
||||
Loading…
Reference in New Issue
Block a user