From ceaa5adbb28e3abd6453099a84ffefb2712953ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sun, 23 Nov 2025 18:48:22 +0100 Subject: [PATCH] Cleanup `crypto-pubkey` last seen in nightly 2021-06-14. --- build-constraints.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 102b969a..292b252b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -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