disabling cryptonite and cryptohash permanently (close #7474)

on the basis of https://github.com/commercialhaskell/stackage/issues/7474

Remaining packages should migrate to crypton
(should be straighward from cryptonite)
This commit is contained in:
Jens Petersen 2025-07-15 17:16:06 +08:00
parent 7915f07611
commit 16aa8815bf

View File

@ -1089,8 +1089,8 @@ packages:
- cprng-aes
- cpu
- cryptocipher
- cryptohash
- cryptonite # See https://github.com/commercialhaskell/stackage/issues/7474
- 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
@ -6489,6 +6489,7 @@ packages:
- antiope-dynamodb < 0 # tried antiope-dynamodb-7.5.3, but its *library* requires the disabled package: antiope-core
- antiope-s3 < 0 # tried antiope-s3-7.5.3, but its *library* requires the disabled package: antiope-core
- antiope-s3 < 0 # tried antiope-s3-7.5.3, but its *library* requires the disabled package: antiope-messages
- aos-signature < 0 # tried aos-signature-0.1.1, but its *library* requires the disabled package: cryptonite
- apecs-gloss < 0 # tried apecs-gloss-0.2.4, but its *library* requires the disabled package: gloss
- app-settings < 0 # tried app-settings-0.2.0.12, but its *library* requires containers >=0.5 && < 0.7 and the snapshot contains containers-0.7
- app-settings < 0 # tried app-settings-0.2.0.12, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1
@ -6540,6 +6541,7 @@ packages:
- automaton < 0 # tried automaton-1.5, but its *library* requires base >=4.16 && < 4.21 and the snapshot contains base-4.21.0.0
- avwx < 0 # tried avwx-0.3.0.3, but its *library* requires lens >=4.1 && < 5 and the snapshot contains lens-5.3.5
- avwx < 0 # tried avwx-0.3.0.3, but its *library* requires text >=1.2.2.1 && < 1.3 and the snapshot contains text-2.1.2
- aws < 0 # tried aws-0.24.4, but its *library* requires the disabled package: cryptonite
- aws-cloudfront-signed-cookies < 0 # tried aws-cloudfront-signed-cookies-0.2.0.13, but its *library* requires base ^>=4.18 || ^>=4.19 and the snapshot contains base-4.21.0.0
- aws-cloudfront-signed-cookies < 0 # tried aws-cloudfront-signed-cookies-0.2.0.13, but its *library* requires cookie ^>=0.4.5 and the snapshot contains cookie-0.5.1
- aws-cloudfront-signed-cookies < 0 # tried aws-cloudfront-signed-cookies-0.2.0.13, but its *library* requires lens ^>=5.0.1 || ^>=5.1 || ^>=5.2 and the snapshot contains lens-5.3.5
@ -6625,6 +6627,7 @@ packages:
- cabal-install-parsers < 0 # tried cabal-install-parsers-0.6.2, but its *library* requires time ^>=1.8.0.2 || ^>=1.9.3 || ^>=1.11.1.1 || ^>=1.12.2 and the snapshot contains time-1.14
- cabal-sort < 0 # tried cabal-sort-0.1.2.1, but its *executable* requires Cabal >=3.8 && < 3.13 and the snapshot contains Cabal-3.14.1.0
- cabal2spec < 0 # tried cabal2spec-2.7.1, but its *library* requires Cabal >=3.8 && < 3.13 and the snapshot contains Cabal-3.14.1.0
- cardano-coin-selection < 0 # tried cardano-coin-selection-1.0.1, but its *library* requires the disabled package: cryptonite
- caster < 0 # tried caster-0.0.3.0, but its *library* requires the disabled package: fast-builder
- chart-svg < 0 # tried chart-svg-0.8.1.1, but its *library* requires the disabled package: cubicbezier
- cheapskate < 0 # tried cheapskate-0.1.1.2, but its *library* requires containers >=0.4 && < 0.7 and the snapshot contains containers-0.7
@ -6646,6 +6649,7 @@ packages:
- clash-prelude < 0 # tried clash-prelude-1.8.2, but its *library* requires template-haskell >=2.12.0.0 && < 2.23 and the snapshot contains template-haskell-2.23.0.0
- clash-prelude-hedgehog < 0 # tried clash-prelude-hedgehog-1.8.2, but its *library* requires the disabled package: clash-prelude
- clash-shake < 0 # tried clash-shake-0.4.0, but its *library* requires the disabled package: clash-lib
- classy-prelude-yesod < 0 # tried classy-prelude-yesod-1.5.0, but its *library* requires the disabled package: yesod-static
- cleff < 0 # tried cleff-0.3.3.0, but its *library* requires base >=4.12 && < 4.20 and the snapshot contains base-4.21.0.0
- cleff < 0 # tried cleff-0.3.3.0, but its *library* requires containers >=0.5 && < 0.7 and the snapshot contains containers-0.7
- cleff < 0 # tried cleff-0.3.3.0, but its *library* requires primitive >=0.6.4 && < 0.9 and the snapshot contains primitive-0.9.1.0
@ -6727,6 +6731,10 @@ packages:
- crypto-pubkey < 0 # tried crypto-pubkey-0.2.8, but its *library* requires the disabled package: crypto-random
- cryptocipher < 0 # tried cryptocipher-0.6.2, but its *library* requires the disabled package: cipher-blowfish
- cryptocipher < 0 # tried cryptocipher-0.6.2, but its *library* requires the disabled package: cipher-des
- cryptohash < 0 # tried cryptohash-0.11.9, but its *library* requires the disabled package: cryptonite
- 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
- csg < 0 # tried csg-0.1.0.6, but its *executable* requires turtle < 1.6 and the snapshot contains turtle-1.6.2
- csg < 0 # tried csg-0.1.0.6, but its *library* requires QuickCheck < 2.13 and the snapshot contains QuickCheck-2.15.0.1
- csg < 0 # tried csg-0.1.0.6, but its *library* requires attoparsec < 0.14 and the snapshot contains attoparsec-0.14.4
@ -6814,6 +6822,7 @@ packages:
- drawille < 0 # tried drawille-0.1.3.0, but its *library* requires containers >=0.5 && < 0.7 and the snapshot contains containers-0.7
- drifter-postgresql < 0 # tried drifter-postgresql-0.2.1, but its *library* requires the disabled package: postgresql-simple
- dvorak < 0 # tried dvorak-0.1.0.0, but its *library* requires containers >=0.5 && < 0.7 and the snapshot contains containers-0.7
- eap < 0 # tried eap-0.9.0.2, but its *library* requires the disabled package: cryptonite
- easytest < 0 # tried easytest-0.3, but its *library* requires hedgehog >=0.6 && < =0.6.1 and the snapshot contains hedgehog-1.5
- effect-handlers < 0 # tried effect-handlers-0.1.0.8, but its *library* requires free >=4.9 && < 5 and the snapshot contains free-5.2
- egison < 0 # tried egison-4.1.3, but its *library* requires containers >=0.6 && < 0.7 and the snapshot contains containers-0.7
@ -6848,6 +6857,7 @@ packages:
- eventful-test-helpers < 0 # tried eventful-test-helpers-0.2.0, but its *library* requires the disabled package: eventful-core
- eventsource-stub-store < 0 # tried eventsource-stub-store-1.1.1, but its *library* requires the disabled package: eventsource-api
- exception-via < 0 # tried exception-via-0.2.0.0, but its *library* requires template-haskell >=2.9.0.0 && < 2.21 and the snapshot contains template-haskell-2.23.0.0
- executable-hash < 0 # tried executable-hash-0.2.0.4, but its *library* requires the disabled package: cryptohash
- explainable-predicates < 0 # tried explainable-predicates-0.1.2.4, but its *library* requires QuickCheck >=2.8 && < 2.15 and the snapshot contains QuickCheck-2.15.0.1
- explainable-predicates < 0 # tried explainable-predicates-0.1.2.4, but its *library* requires base >=4.12.0 && < 4.20 and the snapshot contains base-4.21.0.0
- explainable-predicates < 0 # tried explainable-predicates-0.1.2.4, but its *library* requires template-haskell >=2.13.0 && < 2.22 and the snapshot contains template-haskell-2.23.0.0
@ -6919,6 +6929,7 @@ packages:
- git < 0 # tried git-0.3.0, but its *library* requires bytestring >=0.9 && < 0.11 and the snapshot contains bytestring-0.12.2.0
- git-annex < 0 # tried git-annex-10.20250416, but its *executable* requires the disabled package: filepath-bytestring
- github-release < 0 # tried github-release-2.0.0.14, but its *library* requires the disabled package: optparse-generic
- github-webhooks < 0 # tried github-webhooks-0.18.0, but its *library* requires the disabled package: cryptonite
- gitlib-libgit2 < 0 # tried gitlib-libgit2-3.1.2.1, but its *library* requires the disabled package: gitlib
- gitlib-test < 0 # tried gitlib-test-3.1.2, but its *library* requires the disabled package: gitlib
- glaze < 0 # tried glaze-0.3.0.1, but its *library* requires lens >=4 && < 5 and the snapshot contains lens-5.3.5
@ -7000,6 +7011,7 @@ packages:
- hasql-notifications < 0 # tried hasql-notifications-0.2.3.2, but its *library* requires hasql >=0.19 && < 1.9 and the snapshot contains hasql-1.9.1.2
- hasql-notifications < 0 # tried hasql-notifications-0.2.3.2, but its *library* requires hasql-pool >=1.2 && < 1.3 and the snapshot contains hasql-pool-1.3.0.3
- hasql-queue < 0 # tried hasql-queue-1.2.0.2, but its *executable* requires the disabled package: tmp-postgres
- haveibeenpwned < 0 # tried haveibeenpwned-0.2.0.3, but its *library* requires the disabled package: cryptonite
- haxl-amazonka < 0 # tried haxl-amazonka-0.1.1, but its *library* requires the disabled package: haxl
- hedgehog-optics < 0 # tried hedgehog-optics-1.0.0.4, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 || ^>=4.19 and the snapshot contains base-4.21.0.0
- herms < 0 # tried herms-1.9.0.4, but its *executable* requires ansi-terminal >=0.7.0 && < =0.8.1 and the snapshot contains ansi-terminal-1.1.2
@ -7128,6 +7140,7 @@ packages:
- ipa < 0 # tried ipa-0.3.1.1, but its *library* requires template-haskell >=2.14 && < 2.18 and the snapshot contains template-haskell-2.23.0.0
- ipa < 0 # tried ipa-0.3.1.1, but its *library* requires text ^>=1.2 and the snapshot contains text-2.1.2
- ipa < 0 # tried ipa-0.3.1.1, but its *library* requires unicode-transforms ^>=0.3.7 and the snapshot contains unicode-transforms-0.4.0.1
- ipython-kernel < 0 # tried ipython-kernel-0.11.0.0, but its *library* requires the disabled package: cryptonite
- irc-client < 0 # tried irc-client-1.1.2.3, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.2.0
- irc-client < 0 # tried irc-client-1.1.2.3, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1
- irc-client < 0 # tried irc-client-1.1.2.3, but its *library* requires network-conduit-tls >=1.1 && < 1.4 and the snapshot contains network-conduit-tls-1.4.0.1
@ -7255,6 +7268,7 @@ packages:
- mercury-api < 0 # tried mercury-api-0.1.0.2, but its *library* requires bytestring >=0.10.4 && < 0.12 and the snapshot contains bytestring-0.12.2.0
- mercury-api < 0 # tried mercury-api-0.1.0.2, but its *library* requires hashable >=1.2.4 && < 1.5 and the snapshot contains hashable-1.5.0.0
- mercury-api < 0 # tried mercury-api-0.1.0.2, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1.2
- merkle-tree < 0 # tried merkle-tree-0.1.1, but its *library* requires the disabled package: cryptonite
- messagepack-rpc < 0 # tried messagepack-rpc-0.5.1, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.2.0
- messagepack-rpc < 0 # tried messagepack-rpc-0.5.1, but its *library* requires containers >=0.5 && < 0.6 and the snapshot contains containers-0.7
- microformats2-parser < 0 # tried microformats2-parser-1.0.2.2, but its *library* requires the disabled package: xml-lens
@ -7270,6 +7284,7 @@ packages:
- milena < 0 # tried milena-0.5.4.0, but its *library* requires semigroups >=0.16.2.2 && < 0.19 and the snapshot contains semigroups-0.20
- milena < 0 # tried milena-0.5.4.0, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.2
- milena < 0 # tried milena-0.5.4.0, but its *library* requires zlib >=0.6.1.2 && < 0.7 and the snapshot contains zlib-0.7.1.0
- mime-mail-ses < 0 # tried mime-mail-ses-0.4.3, but its *library* requires the disabled package: cryptohash
- min-max-pqueue < 0 # tried min-max-pqueue-0.1.0.2, but its *library* requires containers >=0.5.11 && < 0.7 and the snapshot contains containers-0.7
- mini-egison < 0 # tried mini-egison-1.0.0, but its *library* requires the disabled package: egison-pattern-src-th-mode
- minio-hs < 0 # tried minio-hs-1.7.0, but its *library* requires the disabled package: connection
@ -7295,6 +7310,7 @@ packages:
- monad-skeleton < 0 # tried monad-skeleton-0.2, but its *library* requires base >=4.9 && < 4.17 and the snapshot contains base-4.21.0.0
- monad-unlift-ref < 0 # tried monad-unlift-ref-0.2.1, but its *library* requires the disabled package: monad-unlift
- monadic-arrays < 0 # tried monadic-arrays-0.2.2, but its *library* requires transformers >=0.2.0 && < 0.6 and the snapshot contains transformers-0.6.1.2
- mongoDB < 0 # tried mongoDB-2.7.1.4, but its *library* requires the disabled package: cryptohash
- mono-traversable-keys < 0 # tried mono-traversable-keys-0.3.0, but its *library* requires containers >=0.3 && < 0.7 and the snapshot contains containers-0.7
- monoid-map < 0 # tried monoid-map-0.2.0.1, but its *library* requires the disabled package: reflex
- monomer < 0 # tried monomer-1.6.0.1, but its *executable* requires random >=1.1 && < 1.3 and the snapshot contains random-1.3.1
@ -7388,6 +7404,7 @@ packages:
- nri-test-encoding < 0 # tried nri-test-encoding-0.1.1.3, but its *library* requires text >=1.2.3.1 && < 2.1 and the snapshot contains text-2.1.2
- nri-test-encoding < 0 # tried nri-test-encoding-0.1.1.3, but its *library* requires the disabled package: nri-prelude
- nvvm < 0 # tried nvvm-0.10.0.1, but its *library* requires Cabal >=1.24 && < 3.11 and the snapshot contains Cabal-3.14.1.0
- oblivious-transfer < 0 # tried oblivious-transfer-0.1.0, but its *library* requires the disabled package: cryptonite
- ochintin-daicho < 0 # tried ochintin-daicho-0.3.4.2, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1.2
- ogma-cli < 0 # tried ogma-cli-1.8.0, but its *executable* requires optparse-applicative >=0.14 && < 0.19 and the snapshot contains optparse-applicative-0.19.0.0
- ogma-language-cocospec < 0 # tried ogma-language-cocospec-1.6.0, but its *library* requires Cabal >=2.0 && < 3.9 and the snapshot contains Cabal-3.14.1.0
@ -7430,6 +7447,10 @@ packages:
- pattern-arrows < 0 # tried pattern-arrows-0.0.2, but its *library* requires mtl < 2.3 and the snapshot contains mtl-2.3.1
- pcf-font < 0 # tried pcf-font-0.2.2.1, but its *library* requires base >=4.7 && < 4.19 and the snapshot contains base-4.21.0.0
- pcf-font-embed < 0 # tried pcf-font-embed-0.1.2.0, but its *library* requires the disabled package: pcf-font
- pdf-toolbox-content < 0 # tried pdf-toolbox-content-0.1.2, but its *library* requires the disabled package: pdf-toolbox-core
- pdf-toolbox-core < 0 # tried pdf-toolbox-core-0.1.3, but its *library* requires the disabled package: cryptohash
- pdf-toolbox-document < 0 # tried pdf-toolbox-document-0.1.4, but its *library* requires the disabled package: pdf-toolbox-core
- pedersen-commitment < 0 # tried pedersen-commitment-0.2.0, but its *library* requires the disabled package: cryptonite
- peggy < 0 # tried peggy-0.3.2, but its *library* requires ListLike >=3.1 && < 3.2 and the snapshot contains ListLike-4.7.8.3
- peggy < 0 # tried peggy-0.3.2, but its *library* requires hashtables >=1.0 && < 1.1 and the snapshot contains hashtables-1.4.2
- peggy < 0 # tried peggy-0.3.2, but its *library* requires monad-control >=0.3 && < 0.4 and the snapshot contains monad-control-1.0.3.1
@ -7468,6 +7489,7 @@ packages:
- pinboard < 0 # tried pinboard-0.10.3.0, but its *library* requires vector >=0.10.9 && < 0.13 and the snapshot contains vector-0.13.2.0
- pipes-category < 0 # tried pipes-category-0.3.0.0, but its *library* requires lens >=4 && < 5 and the snapshot contains lens-5.3.5
- pipes-misc < 0 # tried pipes-misc-0.5.0.0, but its *library* requires mtl >=2 && < 2.3 and the snapshot contains mtl-2.3.1
- pipes-mongodb < 0 # tried pipes-mongodb-0.1.0.0, but its *library* requires the disabled package: mongoDB
- pipes-network-tls < 0 # tried pipes-network-tls-0.4, but its *library* requires the disabled package: pipes-network
- pipes-text < 0 # tried pipes-text-1.0.1, but its *library* requires bytestring >=0.9.2.1 && < 0.12 and the snapshot contains bytestring-0.12.2.0
- pipes-text < 0 # tried pipes-text-1.0.1, but its *library* requires text >=0.11.2 && < 2.1 and the snapshot contains text-2.1.2
@ -7497,6 +7519,9 @@ packages:
- polysemy-zoo < 0 # tried polysemy-zoo-0.8.2.0, but its *library* requires ghc-prim >=0.5.2 && < 0.10 and the snapshot contains ghc-prim-0.13.0
- polysemy-zoo < 0 # tried polysemy-zoo-0.8.2.0, but its *library* requires random >=1.1 && < 1.3 and the snapshot contains random-1.3.1
- polysemy-zoo < 0 # tried polysemy-zoo-0.8.2.0, but its *library* requires text >=1.1.0 && < 2.1 and the snapshot contains text-2.1.2
- pontarius-xmpp < 0 # tried pontarius-xmpp-0.5.7.2, but its *library* requires the disabled package: cryptohash
- pontarius-xmpp < 0 # tried pontarius-xmpp-0.5.7.2, but its *library* requires the disabled package: cryptohash-cryptoapi
- pontarius-xmpp-extras < 0 # tried pontarius-xmpp-extras-0.1.0.12, but its *library* requires the disabled package: pontarius-xmpp
- postgresql-migration < 0 # tried postgresql-migration-0.2.1.8, but its *library* requires time >=1.4 && < 1.14 and the snapshot contains time-1.14
- postgresql-query < 0 # tried postgresql-query-3.10.0, but its *library* requires the disabled package: inflections
- postgresql-query < 0 # tried postgresql-query-3.10.0, but its *library* requires the disabled package: postgresql-simple
@ -7542,6 +7567,7 @@ packages:
- purview < 0 # tried purview-0.2.0.2, but its *library* requires template-haskell >=2.15.0 && < 2.21 and the snapshot contains template-haskell-2.23.0.0
- purview < 0 # tried purview-0.2.0.2, but its *library* requires warp >=3.3.0 && < 3.4 and the snapshot contains warp-3.4.8
- purview < 0 # tried purview-0.2.0.2, but its *library* requires websockets >=0.12 && < 0.13 and the snapshot contains websockets-0.13.0.0
- pwstore-fast < 0 # tried pwstore-fast-2.4.4, but its *library* requires the disabled package: cryptohash
- qm-interpolated-string < 0 # tried qm-interpolated-string-0.3.1.0, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.2.0
- qnap-decrypt < 0 # tried qnap-decrypt-0.3.5, but its *executable* requires filepath >=1.4.1.2 && < 1.5 and the snapshot contains filepath-1.5.4.0
- qnap-decrypt < 0 # tried qnap-decrypt-0.3.5, but its *executable* requires optparse-applicative >=0.14.2.0 && < 0.16 and the snapshot contains optparse-applicative-0.18.1.0
@ -7557,6 +7583,7 @@ packages:
- quickcheck-arbitrary-template < 0 # tried quickcheck-arbitrary-template-0.2.1.1, but its *library* requires template-haskell >=2.11 && < 2.17 and the snapshot contains template-haskell-2.23.0.0
- quickcheck-combinators < 0 # tried quickcheck-combinators-0.0.6, but its *library* requires the disabled package: unfoldable-restricted
- quickcheck-state-machine < 0 # tried quickcheck-state-machine-0.10.1, but its *library* requires the disabled package: MemoTrie
- radius < 0 # tried radius-0.7.1.0, but its *library* requires the disabled package: cryptonite
- random-fu < 0 # tried random-fu-0.3.0.1, but its *library* requires random >=1.2 && < 1.3 and the snapshot contains random-1.3.1
- range-set-list < 0 # tried range-set-list-0.1.4, but its *library* requires base >=4.12.0.0 && < 4.21 and the snapshot contains base-4.21.0.0
- rec-smallarray < 0 # tried rec-smallarray-0.1.0.0, but its *library* requires base >=4.12 && < =4.17 and the snapshot contains base-4.21.0.0
@ -7613,6 +7640,7 @@ packages:
- run-haskell-module < 0 # tried run-haskell-module-0.0.2, but its *library* requires filepath >=1.3 && < 1.5 and the snapshot contains filepath-1.5.4.0
- rzk < 0 # tried rzk-0.7.5, but its *executable* requires the disabled package: optparse-generic
- rzk < 0 # tried rzk-0.7.5, but its *library* requires the disabled package: lsp
- s3-signer < 0 # tried s3-signer-0.5.0.0, but its *library* requires the disabled package: cryptohash
- safe-exceptions-checked < 0 # tried safe-exceptions-checked-0.1.0, but its *library* requires transformers >=0.2.0.0 && < 0.6 and the snapshot contains transformers-0.6.1.2
- safe-money < 0 # tried safe-money-0.9.1, but its *library* requires the disabled package: vector-space
- safe-tensor < 0 # tried safe-tensor-0.2.1.1, but its *library* requires constraints >=0.10 && < 0.14 and the snapshot contains constraints-0.14.2
@ -7676,6 +7704,7 @@ packages:
- servant-ruby < 0 # tried servant-ruby-0.9.0.0, but its *library* requires servant-foreign >=0.9 && < 0.16 and the snapshot contains servant-foreign-0.16.1
- servant-ruby < 0 # tried servant-ruby-0.9.0.0, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1.2
- serversession-backend-persistent < 0 # tried serversession-backend-persistent-2.0.3, but its *library* requires persistent >=2.13.0.0 && < 2.15.0.0 and the snapshot contains persistent-2.17.1.0
- ses-html < 0 # tried ses-html-0.4.0.0, but its *library* requires the disabled package: cryptohash
- sessiontypes-distributed < 0 # tried sessiontypes-distributed-0.1.1, but its *library* requires bytestring >=0.10.8.1 && < 0.11 and the snapshot contains bytestring-0.12.2.0
- sessiontypes-distributed < 0 # tried sessiontypes-distributed-0.1.1, but its *library* requires exceptions >=0.8.3 && < 0.10.0 and the snapshot contains exceptions-0.10.9
- sessiontypes-distributed < 0 # tried sessiontypes-distributed-0.1.1, but its *library* requires the disabled package: sessiontypes
@ -7698,6 +7727,7 @@ packages:
- simple-log < 0 # tried simple-log-0.9.12, but its *library* requires time >=1.5 && < 1.10 and the snapshot contains time-1.14
- simple-log < 0 # tried simple-log-0.9.12, but its *library* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.2
- simple-media-timestamp-formatting < 0 # tried simple-media-timestamp-formatting-0.1.1.0, but its *library* requires formatting >=7.0.0 && < 7.2 and the snapshot contains formatting-7.2.0
- simple-session < 0 # tried simple-session-2.0.0, but its *library* requires the disabled package: cryptohash
- simplest-sqlite < 0 # tried simplest-sqlite-0.1.0.2, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.2.0
- simplest-sqlite < 0 # tried simplest-sqlite-0.1.0.2, but its *library* requires template-haskell >=2.12 && < 2.16 and the snapshot contains template-haskell-2.23.0.0
- simplest-sqlite < 0 # tried simplest-sqlite-0.1.0.2, but its *library* requires text >=1.1 && < 1.3 and the snapshot contains text-2.1.2
@ -7714,6 +7744,7 @@ packages:
- smash-lens < 0 # tried smash-lens-0.1.0.3, but its *library* requires base >=4.11 && < 4.17 and the snapshot contains base-4.21.0.0
- smash-lens < 0 # tried smash-lens-0.1.0.3, but its *library* requires lens >=4.0 && < 5.2 and the snapshot contains lens-5.3.5
- smash-microlens < 0 # tried smash-microlens-0.1.0.2, but its *library* requires base >=4.11 && < 4.17 and the snapshot contains base-4.21.0.0
- snap < 0 # tried snap-1.1.3.3, but its *library* requires the disabled package: pwstore-fast
- soap < 0 # tried soap-0.2.3.6, but its *library* requires bytestring >=0.10.6 && < 0.12 and the snapshot contains bytestring-0.12.2.0
- soap < 0 # tried soap-0.2.3.6, but its *library* requires text >=1.2.2.1 && < 2.1 and the snapshot contains text-2.1.2
- soap < 0 # tried soap-0.2.3.6, but its *library* requires the disabled package: xml-conduit-writer
@ -7785,6 +7816,7 @@ packages:
- superbuffer < 0 # tried superbuffer-0.3.1.2, but its *library* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.2.0
- sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires logict ^>=0.7.0 and the snapshot contains logict-0.8.2.0
- syb-with-class < 0 # tried syb-with-class-0.6.1.14, but its *library* requires template-haskell >=2.4 && < 2.19 and the snapshot contains template-haskell-2.23.0.0
- sydtest-mongo < 0 # tried sydtest-mongo-0.2.0.0, but its *library* requires the disabled package: mongoDB
- sydtest-persistent-postgresql < 0 # tried sydtest-persistent-postgresql-0.2.0.3, but its *library* requires the disabled package: tmp-postgres
- sydtest-webdriver-yesod < 0 # tried sydtest-webdriver-yesod-0.0.0.1, but its *library* requires the disabled package: sydtest-yesod
- sydtest-yesod < 0 # tried sydtest-yesod-0.3.0.3, but its *library* requires the disabled package: yesod-test
@ -8000,16 +8032,20 @@ packages:
- yeshql < 0 # tried yeshql-4.2.0.0, but its *library* requires the disabled package: yeshql-hdbc
- yeshql < 0 # tried yeshql-4.2.0.0, but its *library* requires yeshql-core ==4.1.1.2 and the snapshot contains yeshql-core-4.2.0.0
- yesod-alerts < 0 # tried yesod-alerts-0.1.3.0, but its *library* requires text >=0.11 && < 2.0 and the snapshot contains text-2.1.2
- yesod-auth < 0 # tried yesod-auth-1.6.11.3, but its *library* requires the disabled package: cryptonite
- yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* requires persistent >=2.1 && < 2.8 and the snapshot contains persistent-2.17.1.0
- yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* requires yesod-auth >=1.4.18 && < 1.5 and the snapshot contains yesod-auth-1.6.11.3
- yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* requires yesod-core >=1.4 && < 1.5 and the snapshot contains yesod-core-1.6.27.1
- yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* requires yesod-form >=1.4 && < 1.5 and the snapshot contains yesod-form-1.7.9
- yesod-auth-hashdb < 0 # tried yesod-auth-hashdb-1.7.1.7, but its *library* requires the disabled package: yesod-auth
- yesod-auth-oauth2 < 0 # tried yesod-auth-oauth2-0.7.4.0, but its *library* requires the disabled package: yesod-auth
- yesod-csp < 0 # tried yesod-csp-0.2.6.0, but its *library* requires template-haskell >=2.19.0 && < 2.22 and the snapshot contains template-haskell-2.23.0.0
- yesod-form-richtext < 0 # tried yesod-form-richtext-0.1.0.2, but its *library* requires yesod-core >=1.4 && < 1.5 and the snapshot contains yesod-core-1.6.27.1
- yesod-form-richtext < 0 # tried yesod-form-richtext-0.1.0.2, but its *library* requires yesod-form >=1.4.4.1 && < 1.5 and the snapshot contains yesod-form-1.7.9
- yesod-middleware-csp < 0 # tried yesod-middleware-csp-1.2.0, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.2.0
- yesod-middleware-csp < 0 # tried yesod-middleware-csp-1.2.0, but its *library* requires containers >=0.6.0 && < 0.7 and the snapshot contains containers-0.7
- yesod-middleware-csp < 0 # tried yesod-middleware-csp-1.2.0, but its *library* requires filepath >=1.4.2 && < 1.5 and the snapshot contains filepath-1.5.4.0
- yesod-static < 0 # tried yesod-static-1.6.1.0, but its *library* requires the disabled package: cryptonite
- yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *executable* requires yesod >=1.2 && < 1.5 and the snapshot contains yesod-1.6.2.1
- yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* requires language-javascript >=0.6 && < 0.7 and the snapshot contains language-javascript-0.7.1.0
- yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* requires yesod-core >=1.2 && < 1.5 and the snapshot contains yesod-core-1.6.27.1
@ -8476,6 +8512,7 @@ skipped-tests:
- hspec-expectations-pretty-diff # tried hspec-expectations-pretty-diff-0.7.2.6, but its *test-suite* requires aeson < 2 and the snapshot contains aeson-2.2.3.0
- hspec-junit-formatter # tried hspec-junit-formatter-1.1.2.1, but its *test-suite* requires the disabled package: hspec-golden
- http-conduit # tried http-conduit-2.3.9.1, but its *test-suite* requires warp >=3.0.0.2 && < 3.4 and the snapshot contains warp-3.4.8
- http-io-streams # tried http-io-streams-0.1.7.0, but its *test-suite* requires the disabled package: snap
- http-media # tried http-media-0.8.1.1, but its *test-suite* requires tasty-quickcheck >=0.8 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1
- hw-balancedparens # tried hw-balancedparens-0.4.1.3, but its *test-suite* requires doctest >=0.16.2 && < 0.23 and the snapshot contains doctest-0.24.2
- hw-balancedparens # tried hw-balancedparens-0.4.1.3, but its *test-suite* requires hedgehog >=1.0 && < 1.5 and the snapshot contains hedgehog-1.5
@ -9303,6 +9340,7 @@ skipped-benchmarks:
- http-client-tls # tried http-client-tls-0.3.6.4, but its *benchmarks* requires the disabled package: gauge
- hw-balancedparens # tried hw-balancedparens-0.4.1.3, but its *benchmarks* requires hedgehog >=1.0 && < 1.5 and the snapshot contains hedgehog-1.5
- jsonifier # tried jsonifier-0.2.1.3, but its *benchmarks* requires text-builder ^>=0.6.6.1 and the snapshot contains text-builder-1.0.0.4
- large-hashable # tried large-hashable-0.1.2.0, but its *benchmarks* requires the disabled package: cryptohash
- min-max-pqueue # tried min-max-pqueue-0.1.0.2, but its *benchmarks* requires criterion >=1.4.1 && < 1.6 and the snapshot contains criterion-1.6.4.0
- min-max-pqueue # tried min-max-pqueue-0.1.0.2, but its *benchmarks* requires random >=1.1 && < 1.3 and the snapshot contains random-1.3.1
- minisat-solver # tried minisat-solver-0.1, but its *benchmarks* requires the disabled package: easyrender
@ -9318,6 +9356,7 @@ skipped-benchmarks:
- pqueue # tried pqueue-1.5.0.0, but its *benchmarks* requires tasty-bench >=0.3 && < 0.4 and the snapshot contains tasty-bench-0.4.1
- pred-trie # tried pred-trie-0.6.1, but its *benchmarks* requires the disabled package: sets
- random # tried random-1.3.1, but its *benchmarks* requires time >=1.4 && < 1.13 and the snapshot contains time-1.14
- random-bytestring # tried random-bytestring-0.1.4, but its *benchmarks* requires the disabled package: cryptonite
- regex-applicative # tried regex-applicative-0.3.4, but its *benchmarks* requires the disabled package: parsers-megaparsec
- row-types # tried row-types-1.0.1.2, but its *benchmarks* requires the disabled package: gauge
- say # tried say-0.1.0.1, but its *benchmarks* requires the disabled package: gauge