mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-14 23:35:49 +01:00
move cryptonite/cryptohash disabling to "Removed packages" section
This commit is contained in:
parent
58e097b454
commit
20a58990dc
@ -1089,8 +1089,6 @@ packages:
|
|||||||
- cprng-aes
|
- cprng-aes
|
||||||
- cpu
|
- cpu
|
||||||
- cryptocipher
|
- 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
|
- cryptonite-openssl
|
||||||
- crypto-pubkey-types
|
- crypto-pubkey-types
|
||||||
- crypto-random-api
|
- crypto-random-api
|
||||||
@ -5987,6 +5985,8 @@ packages:
|
|||||||
- box-csv < 0 # 0.2.0 deprecated
|
- box-csv < 0 # 0.2.0 deprecated
|
||||||
- cabal-fix < 0 # 0.1.0.0 deprecated
|
- cabal-fix < 0 # 0.1.0.0 deprecated
|
||||||
- cli < 0 # 0.2.0 removed
|
- 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
|
- fingertree-psqueue < 0 # 0.3 compile fail
|
||||||
- hastache < 0 # 0.6.1 bounds
|
- hastache < 0 # 0.6.1 bounds
|
||||||
- heart-core < 0 # 0.3.2 compile fail, deprecated
|
- heart-core < 0 # 0.3.2 compile fail, deprecated
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user