diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e8f6eb7..fdabff32 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1089,8 +1089,6 @@ packages: - cprng-aes - cpu - cryptocipher - - cryptohash < 0 # DO NOT ENABLE OR REMOVE: https://github.com/commercialhaskell/stackage/issues/7474 - - cryptonite < 0 # DO NOT ENABLE OR REMOVE: https://github.com/commercialhaskell/stackage/issues/7474 - cryptonite-openssl - crypto-pubkey-types - crypto-random-api @@ -5987,6 +5985,8 @@ packages: - box-csv < 0 # 0.2.0 deprecated - cabal-fix < 0 # 0.1.0.0 deprecated - cli < 0 # 0.2.0 removed + - cryptohash < 0 # deprecated: https://github.com/commercialhaskell/stackage/issues/7474 + - cryptonite < 0 # deprecated: https://github.com/commercialhaskell/stackage/issues/7474 - fingertree-psqueue < 0 # 0.3 compile fail - hastache < 0 # 0.6.1 bounds - heart-core < 0 # 0.3.2 compile fail, deprecated