Regenerate bounds

This commit is contained in:
Adam Bergmark 2023-07-09 11:48:51 +02:00
parent 9d39e85ae4
commit ed70e7145e

View File

@ -2154,7 +2154,7 @@ packages:
- gogol-youtube
- gogol-youtube-analytics
- gogol-youtube-reporting
- ede
- ede < 0 # 0.3.3.0 compile fail
- pagerduty < 0 # 0.0.8 compile fail with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10
- semver
- text-manipulate
@ -3128,7 +3128,7 @@ packages:
- doclayout
- doctemplates
- emojis
- pandoc < 3.1.5
- pandoc
- citeproc
- commonmark
- commonmark-extensions
@ -3139,7 +3139,7 @@ packages:
- skylighting-format-blaze-html
- skylighting-format-context
- skylighting-format-latex
- typst < 0.2.0.0 # https://github.com/commercialhaskell/stackage/issues/7041
- typst
- typst-symbols #used by texmath
"Karun Ramakrishnan <karun012@gmail.com> @karun012":
@ -3609,7 +3609,7 @@ packages:
"Jonathan Fischoff <jonathangfischoff@gmail.com> @jfischoff":
- clock-extras
- postgres-options < 0 # 0.5.6.6 compile fail https://github.com/jfischoff/postgres-options/issues/6
- postgres-options < 0 # 0.2.0.0 compile fail https://github.com/jfischoff/postgres-options/issues/6
- tmp-postgres
- pg-transact
- port-utils
@ -4472,7 +4472,7 @@ packages:
- rocksdb-haskell
- rocksdb-haskell-jprupp
- rocksdb-query
- haskoin-core
- haskoin-core < 0 # 0.22.0 compile fail
- haskoin-node
- haskoin-store
@ -5505,6 +5505,7 @@ packages:
- timeit
- tls-session-manager
- token-bucket
- toml-parser
- tonatona
- torrent
- transformers-base
@ -6281,10 +6282,8 @@ packages:
- clientsession < 0 # tried clientsession-0.9.1.2, but its *library* requires the disabled package: crypto-random
- climb < 0 # tried climb-0.4.1, but its *library* requires text >=1.2 && < 2 and the snapshot contains text-2.0.2
- clock-extras < 0 # tried clock-extras-0.1.0.2, but its *library* requires clock >=0.4.6 && < 0.8.0 and the snapshot contains clock-0.8.3
- cmark < 0 # tried cmark-0.6, but its *library* requires text >=1.0 && < 1.3 and the snapshot contains text-2.0.2
- cmark-highlight < 0 # tried cmark-highlight-0.2.0.0, but its *library* requires cmark >=0.5 && < 0.6 and the snapshot contains cmark-0.6
- cmark-highlight < 0 # tried cmark-highlight-0.2.0.0, but its *library* requires cmark >=0.5 && < 0.6 and the snapshot contains cmark-0.6.1
- cmark-highlight < 0 # tried cmark-highlight-0.2.0.0, but its *library* requires the disabled package: highlighting-kate
- cmark-lucid < 0 # tried cmark-lucid-0.1.0.0, but its *library* requires the disabled package: cmark
- codec < 0 # tried codec-0.2.1, but its *library* requires the disabled package: binary-bits
- cointracking-imports < 0 # tried cointracking-imports-0.1.0.2, but its *library* requires the disabled package: xlsx
- colour-accelerate < 0 # tried colour-accelerate-0.4.0.0, but its *library* requires the disabled package: accelerate
@ -6860,10 +6859,9 @@ packages:
- haskey-btree < 0 # tried haskey-btree-0.3.0.1, but its *library* requires text >=1.2.1 && < 2 and the snapshot contains text-2.0.2
- haskey-mtl < 0 # tried haskey-mtl-0.3.1.0, but its *library* requires monad-control >=1.0.1.0 && < 1.0.2.4 and the snapshot contains monad-control-1.0.3.1
- haskintex < 0 # tried haskintex-0.8.0.1, but its *library* requires text >=0.11.2.3 && < 2 and the snapshot contains text-2.0.2
- haskoin-store < 0 # tried haskoin-store-0.65.10, but its *library* requires the disabled package: ekg-core
- haskoin-store < 0 # tried haskoin-store-0.65.10, but its *library* requires the disabled package: ekg-statsd
- haskoin-store < 0 # tried haskoin-store-0.65.10, but its *library* requires the disabled package: wreq
- haskoin-store-data < 0 # tried haskoin-store-data-0.65.5, but its *library* requires the disabled package: wreq
- haskoin-node < 0 # tried haskoin-node-0.19.0, but its *library* requires the disabled package: haskoin-core
- haskoin-store < 0 # tried haskoin-store-0.65.10, but its *library* requires the disabled package: haskoin-core
- haskoin-store-data < 0 # tried haskoin-store-data-0.65.5, but its *library* requires the disabled package: haskoin-core
- hasktags < 0 # tried hasktags-0.72.0, but its *executable* requires optparse-applicative >=0.13 && < 0.18 and the snapshot contains optparse-applicative-0.18.1.0
- hasmin < 0 # tried hasmin-1.0.3, but its *executable* requires bytestring >=0.10.2.0 && < 0.11 and the snapshot contains bytestring-0.11.4.0
- hasmin < 0 # tried hasmin-1.0.3, but its *executable* requires optparse-applicative >=0.11 && < 0.16 and the snapshot contains optparse-applicative-0.18.1.0
@ -8082,7 +8080,6 @@ packages:
- through-text < 0 # tried through-text-0.1.0.0, but its *library* requires base >=4.3 && < 4.17 and the snapshot contains base-4.18.0.0
- thumbnail-plus < 0 # tried thumbnail-plus-1.0.5, but its *library* requires either < 5 and the snapshot contains either-5.0.2
- thyme < 0 # tried thyme-0.4, but its *library* requires template-haskell >=2.7 && < 2.20 and the snapshot contains template-haskell-2.20.0.0
- tldr < 0 # tried tldr-0.9.2, but its *library* requires the disabled package: cmark
- tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires tls >=1.3 && < 1.6 and the snapshot contains tls-1.7.0
- tmp-postgres < 0 # tried tmp-postgres-1.34.1.0, but its *library* requires the disabled package: postgres-options
- tmp-proc < 0 # tried tmp-proc-0.5.1.3, but its *executable* requires the disabled package: connection
@ -8747,7 +8744,6 @@ skipped-tests:
- csg # tried csg-0.1.0.6, but its *test-suite* requires doctest < 0.17 and the snapshot contains doctest-0.21.1
- csg # tried csg-0.1.0.6, but its *test-suite* requires tasty < 1.3 and the snapshot contains tasty-1.4.3
- cursor-gen # tried cursor-gen-0.4.0.0, but its *test-suite* requires the disabled package: genvalidity-hspec
- d10 # tried d10-1.0.1.3, but its *test-suite* requires hedgehog ^>=1.1.2 || ^>=1.2 and the snapshot contains hedgehog-1.3
- darcs # tried darcs-2.16.5, but its *test-suite* requires leancheck >=0.9 && < 0.10 and the snapshot contains leancheck-1.0.0
- dhall-lsp-server # tried dhall-lsp-server-1.1.3, but its *test-suite* requires hspec >=2.7 && < 2.11 and the snapshot contains hspec-2.11.2
- dhall-lsp-server # tried dhall-lsp-server-1.1.3, but its *test-suite* requires lsp-test >=0.13.0.0 && < 0.15 and the snapshot contains lsp-test-0.15.0.0
@ -9110,9 +9106,8 @@ expected-test-failures:
# Consistent test failures
- ap-normalize # 0.1.0.1 ghc-9.6
- astro # 0.4.3.0 https://github.com/aligusnet/astro/issues/8
- express # 1.0.10 ghc-9.6 https://github.com/rudymatela/express/issues/2
- generics-eot # 0.4.0.1 ghc-9.6
- percent-format # 0.0.2 ghc-9.6 https://github.com/rudymatela/percent-format/issues/1
- percent-format
- pvar # 1.0.0.0 ghc-9.6
- tar-conduit # 0.3.2.1 https://github.com/snoyberg/tar-conduit/issues/33
@ -9347,7 +9342,7 @@ expected-test-failures:
- openapi3
- openssl-streams # 1.2.3.0 asn1 encoding wrong tag
- opentelemetry-extra # 0.8.0 negative quickcheck resize
- optics # 0.4.2
- optics # 0.4.2.1
- pcre-heavy
- persistent-sqlite # https://github.com/yesodweb/persistent/issues/989
- pkgtreediff # 0.6.0
@ -9422,6 +9417,7 @@ expected-test-failures:
- hweblib # 0.6.3 https://github.com/aycanirican/hweblib/issues/3
- inline-r # 1.0.1 https://github.com/tweag/HaskellR/issues/371
- leveldb-haskell
- lifted-base # 0.2.3.12 compile fail
- mergeful-persistent # https://github.com/commercialhaskell/stackage/issues/6565
- mergeless-persistent # https://github.com/commercialhaskell/stackage/issues/6566
- mfsolve # https://github.com/commercialhaskell/stackage/issues/6379
@ -9572,7 +9568,7 @@ expected-benchmark-failures:
- incremental-parser # 0.5.0.3
- lz4 # https://github.com/fpco/stackage/issues/3510
- memcache # 0.3.0.1
- product-profunctors # 0.11.0.3
- product-profunctors # 0.11.1.1
- raaz # https://github.com/commercialhaskell/stackage/issues/4766
- stateWriter # 0.4.0 https://github.com/bartavelle/stateWriter/issues/5
- ua-parser # 0.7.7.0 compile fail against aeson 2