From aad55ad07cd06dfa780ddf3fab57b8863f9a1544 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 10 Feb 2022 15:06:25 +0100 Subject: [PATCH] aeson 2 cleanup --- build-constraints.yaml | 273 +++++++++++++++++------------------------ 1 file changed, 114 insertions(+), 159 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4d382a4..81fb8f25 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -808,7 +808,7 @@ packages: - time-manager - pantry - - mega-sdist < 0 # via aeson 2, https://github.com/commercialhaskell/stackage/issues/6453 + - mega-sdist - http-download - hi-file-parser - rio-prettyprint @@ -1136,7 +1136,7 @@ packages: - load-env - yesod-auth-oauth2 - yesod-markdown - - yesod-paginator < 0 # via yesod, via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439 + - yesod-paginator "Freckle Engineering @pbrisbin @mjgpy3 @stevenxl": - bcp47 @@ -1144,7 +1144,7 @@ packages: - faktory - graphula - hspec-expectations-json - - yesod-page-cursor < 0 # via yesod, via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439 + - yesod-page-cursor - yesod-routes-flow - nonempty-zipper - sendgrid-v3 @@ -1453,10 +1453,10 @@ packages: # rather than disabling the latest hledger-lib and hledger. # (#3494/closed, #5779/closed) # Temporary upper bound to avoid mistaken and deprecated 1.24.99 release: - - hledger < 1.24.99 - - hledger-lib < 1.24.99 - - hledger-ui < 1.24.99 - - hledger-web < 0 # via yesod, via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439; was < 1.24.99 + - hledger < 1.24.99 || > 1.24.99 + - hledger-lib < 1.24.99 || > 1.24.99 + - hledger-ui < 1.24.99 || > 1.24.99 + - hledger-web < 1.24.99 || > 1.24.99 "Mihai Maruseac @mihaimaruseac": - io-manager @@ -1488,7 +1488,7 @@ packages: - mysql-simple - sphinx < 0 # 0.6.0.2 compile fail: Could not find module Network - xmlhtml - - yesod-auth-hashdb < 0 # via yesod, via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439 + - yesod-auth-hashdb "Toralf Wittner @twittner": - bytestring-conversion @@ -1915,7 +1915,7 @@ packages: - amazonka-ds - amazonka-dynamodb - amazonka-dynamodb-streams - - amazonka-ec2 < 0 # takes too much memory to build https://github.com/brendanhay/amazonka/issues/549 + - amazonka-ec2 < 0 # 1.6.1 takes too much memory to build https://github.com/brendanhay/amazonka/issues/549 - amazonka-ecr - amazonka-ecs - amazonka-efs @@ -2340,7 +2340,7 @@ packages: - distributed-closure - inline-java - inline-r - - jni < 0 # compile fail + - jni < 0 # 0.8.0 compile fail - jvm - jvm-streaming - H @@ -2352,7 +2352,7 @@ packages: - hsebaysdk - dockerfile - wai-middleware-throttle - - yesod-auth-basic < 0 # via yesod, via aeson 2, https://github.com/commercialhaskell/stackage/issues/6439 + - yesod-auth-basic "Hirotomo Moriwaki @philopon": - barrier @@ -2453,7 +2453,7 @@ packages: - hspec-golden - inflections - stache - - scalendar + - scalendar < 1.2.0 || > 1.2.0 "Sergey Alirzaev @l29ah": - monad-peel @@ -3018,7 +3018,7 @@ packages: "Justus Adam @JustusAdam": - marvin - marvin-interpolate - - mustache < 2.4.0 # https://github.com/commercialhaskell/stackage/issues/6421 + - mustache - exit-codes >= 1.0.0 "Cindy Wang @CindyLinz": @@ -3573,7 +3573,7 @@ packages: - printcess "Alexey Kuleshevich @lehins": - - wai-middleware-auth < 0 # fails to build, https://github.com/commercialhaskell/stackage/issues/6436 + - wai-middleware-auth < 0 # 0.2.5.1 fails to build, https://github.com/commercialhaskell/stackage/issues/6436 - hip - massiv - massiv-io @@ -3730,7 +3730,7 @@ packages: - hslua-classes - hslua-core - hslua-marshalling - - hslua-module-doclayout < 0 # https://github.com/commercialhaskell/stackage/issues/6416 + - hslua-module-doclayout - hslua-module-path - hslua-module-system - hslua-module-text @@ -4158,7 +4158,7 @@ packages: "Domen Kozar @domenkozar": - elm2nix - - mixpanel-client < 0 # aeson 2, https://github.com/commercialhaskell/stackage/issues/6443 + - mixpanel-client < 0 # 0.3.0 aeson 2, https://github.com/commercialhaskell/stackage/issues/6443 - netrc - pretty-sop - servant-auth @@ -4437,7 +4437,7 @@ packages: - gtk-strut - rate-limit - status-notifier-item - - taffybar < 0 # https://github.com/taffybar/taffybar/issues/542 + - taffybar < 0 # 3.3.0 compile fail https://github.com/taffybar/taffybar/issues/542 - time-units - xml-helpers - xdg-desktop-entry @@ -4902,6 +4902,7 @@ packages: - enclosed-exceptions - entropy - erf + - errorcall-eq-instance - errors - expiring-cache-map - extensible-exceptions @@ -5282,33 +5283,33 @@ packages: # affected. Packages will be kept in this list indefinitely so # that new packages depending on it will be flagged as well. "Removed packages": - - PSQueue < 0 # compile fail - - Unique < 0 - - cli < 0 # compile fail - - co-log-core < 0 # #5965/closed - - co-log-polysemy < 0 # #5965/closed - - fingertree-psqueue < 0 # compile fail - - hastache < 0 # bounds - - heart-core < 0 # deprecated - - hnix < 0 # #6271/closed - - json-builder < 0 # compile fail https://github.com/lpsmith/json-builder/issues/2 - - lens-labels < 0 # deprecated #4358/closed - - membrain < 0 # #5965/closed - - preprocessor-tools < 0 # compile fail - - present < 0 # #6271 - - prim-array < 0 # compile fail - - proto-lens-combinators < 0 # deprecated https://github.com/commercialhaskell/stackage/pull/4358 - - shortcut-links < 0 # #5965/closed - - snap-server < 0 # #6271 - - syb-with-class < 0 # compile fail - - tinytemplate < 0 # compile fail - - tomland < 0 # #5965/closed - - type-combinators < 0 # compile fail https://github.com/kylcarte/type-combinators/issues/8 - - wai-route < 0 # compile fail - - xxhash < 0 # compile fail - - universe-instances-base < 0 # deprecated - - universe-instances-trans < 0 # deprecated - - 2captcha < 0 # deprecated + - 2captcha < 0 # 0.1.0.0 deprecated + - PSQueue < 0 # 1.1.0.1 bounds + - Unique < 0 # 0.4.7.9 removed + - cli < 0 # 0.2.0 removed + - co-log-core < 0 # 0.3.0.0 removed #5965/closed + - co-log-polysemy < 0 # 0.0.1.3 removed #5965/closed + - fingertree-psqueue < 0 # 0.3 compile fail + - hastache < 0 # 0.6.1 bounds + - heart-core < 0 # 0.3.2 compile fail, deprecated + - hnix < 0 # 0.16.0 #6271/closed + - json-builder < 0 # 0.3 bounds + - lens-labels < 0 # 0.3.0.1 bounds, deprecated #4358/closed + - membrain < 0 # 0.0.0.2 bounds #5965/closed + - preprocessor-tools < 0 # 2.0.2 + - present < 0 # 4.1.0 compile fail #6271 + - prim-array < 0 # 0.2.2 bounds + - proto-lens-combinators < 0 # 0.4.0.1 deprecated https://github.com/commercialhaskell/stackage/pull/4358 + - shortcut-links < 0 # 0.5.1.1 #5965/closed + - snap-server < 0 # 1.1.2.0 #6271 + - syb-with-class < 0 # 0.6.1.13 compile fail + - tinytemplate < 0 # 0.1.2.0 compile fail + - tomland < 0 # 1.3.3.1 #5965/closed + - type-combinators < 0 # 0.2.4.3 compile fail https://github.com/kylcarte/type-combinators/issues/8 + - universe-instances-base < 0 # 1.1 deprecated + - universe-instances-trans < 0 # 1.1 deprecated + - wai-route < 0 # 1.0.0 compile fail + - xxhash < 0 # 0.0.2 compile fail "GHC upper bounds": # Need to always match the version shipped with GHC @@ -5323,13 +5324,19 @@ packages: # it's clear that they must be built if we want to confirm that # they are working. "Compilation failures": + - BiobaseBlast < 0 # 0.3.3.0 compile fail aeson 2.0 - Fin < 0 # 0.2.9.0 `@' not in scope - HDBC-mysql < 0 # 0.7.1.0 - Spock-core < 0 # 0.14.0.0 + - Taxonomy < 0 # 2.2.0 compile fail aeson 2.0 - Workflow < 0 # 0.8.3 - accuerr < 0 # 0.2.0.2 + - aeson-combinators < 0 # 0.0.5.0 compile fail aeson 2.0 - aeson-lens < 0 # 0.5.0.0 + - aeson-with < 0 # 0.1.2.0 compile fail aeson 2.0 - auto < 0 # 0.4.3.1 + - autodocodec < 0 # 0.0.1.0 compile fail aeson 2.0 + - aws-lambda-haskell-runtime < 0 # 4.1.1 compile fail aeson 2.0 - aws-xray-client < 0 # 0.1.0.1 - backprop < 0 # 0.2.6.4 - binary-ext < 0 # 2.0.4 @@ -5341,55 +5348,76 @@ packages: - cabal-toolkit < 0 # 0.0.7 - chaselev-deque < 0 # 0.5.0.5 - compdata < 0 # 0.12.1 + - composable-associations-aeson < 0 # 0.1.0.1 compile fail aeson 2.0 - courier < 0 # 0.1.1.5 - cql < 0 # 4.0.3 - crypto-numbers < 0 # 0.2.7 - cuckoo-filter < 0 # 0.2.0.2 benchmarks are an exe - - derive-topdown < 0 # 0.0.2.2 + - datadog < 0 # 0.2.5.0 compile fail aeson 2.0 + - descriptive < 0 # 0.9.5 compile fail aeson 2.0 - distributed-closure < 0 # 0.4.2.0 - djinn-ghc < 0 # 0.0.2.3 - drinkery < 0 # 0.4 + - elm-export-persistent < 0 # 1.0.0 compile fail aeson 2.0 + - elm2nix # 0.2.1 compile fail aeson 2.0 + - elm2nix < 0 # 0.2.1 compile fail aeson 2.0 - enum-subset-generate < 0 # 0.1.0.0 - essence-of-live-coding-quickcheck < 0 # 0.2.5 + - etc < 0 # 0.4.1.0 compile fail aeson 2.0 - etcd < 0 # 1.0.5 - - farmhash < 0 # 0.1.0.5 - eve < 0 # 0.1.9.0 + - eventsource-api < 0 # 1.5.1 compile fail aeson 2.0 - eventsource-store-specs < 0 # 1.2.1 - exinst < 0 # 0.8 + - farmhash < 0 # 0.1.0.5 + - fb < 0 # 2.1.1 compile fail aeson 2.0 - ftp-client-conduit < 0 # 0.5.0.5 + - ghcjs-base-stub < 0 # 0.3.0.2 compile fail aeson 2.0 - giphy-api < 0 # 0.7.0.0 https://github.com/passy/giphy-api/pull/19 - gluturtle < 0 # 0.0.58.1 - haskell-import-graph < 0 # 1.0.4 - haskell-spacegoo < 0 # 0.2.0.1 - - haskoin-node < 0 # libsecp256k1 + - haskoin-node < 0 # 0.17.14 libsecp256k1 - haxl < 0 # 2.3.0.0 - hbeanstalk < 0 # 0.2.4 - heterocephalus < 0 # 1.0.5.4 - hexml-lens < 0 # 0.2.1 - hexstring < 0 # 0.11.1 + - highjson < 0 # 0.5.0.0 compile fail aeson 2.0 - hs-functors < 0 # 0.1.7.1 - hschema < 0 # 0.0.1.1 + - hsebaysdk < 0 # 0.4.1.0 compile fail aeson 2.0 - hstatsd < 0 # 0.1 - interpolator < 0 # 1.1.0.2 - io-choice < 0 # 0.0.7 + - jmacro < 0 # 0.6.17 compile fail aeson 2.0 + - json-rpc < 0 # 1.0.3 compile fail aeson 2.0 + - json-rpc-generic < 0 # 0.2.1.6 compile fail aeson 2.0 + - json-stream < 0 # 0.4.2.4 compile fail aeson 2.0 - katydid < 0 # 0.4.0.2 MonadFail + - kawhi < 0 # 0.3.0 compile fail aeson 2.0 - kdt < 0 # 0.2.4 https://github.com/giogadi/kdt/issues/5 - lens-typelevel < 0 # 0.1.1.0 - - llvm-hs < 0 # llvm-config + - llvm-hs < 0 # 9.0.1 llvm-config - llvm-hs-pretty < 0 # 0.9.0.0 - machines-binary < 0 # 7.0.0.0 - machines-io < 0 # 7.0.0.0 - marvin-interpolate < 0 # 1.1.2 + - mergeful < 0 # 0.2.0.0 compile fail aeson 2.0 - mltool < 0 # 0.2.0.1 - moesocks < 0 # 1.0.1.0 - monad-recorder < 0 # 0.1.1 - monad-unlift < 0 # 0.2.0 - murmur < 0 # 0.0.0.2 - n2o-protocols < 0 # 0.11.2 + - nri-prelude < 0 # 0.6.0.6 compile fail aeson 2.0 - nvim-hs-contrib < 0 # 2.0.0.0 - - odbc < 0 # odbc + - oauthenticated < 0 # 0.2.1.0 compile fail aeson 2.0 + - odbc < 0 # 0.2.6 odbc - open-witness < 0 # 0.5 + - pagure-cli < 0 # 0.2 compile fail aeson 2.0 - pencil < 0 # 1.0.1 + - persistent-typed-db < 0 # 0.1.0.5 compile fail aeson 2.0 - pipes-aeson < 0 # 0.4.1.8 - pipes-binary < 0 # 0.4.3 - pipes-network < 0 # 0.6.5 @@ -5397,19 +5425,28 @@ packages: - pkcs10 < 0 # 0.2.0.0 - planb-token-introspection < 0 # 0.1.4.0 - postgresql-transactional < 0 # 1.1.1 + - pushbullet-types < 0 # 0.4.1.0 compile fail aeson 2.0 - raaz < 0 # 0.3.6 multiple libraries - regex-compat-tdfa < 0 # 0.95.1.4 - rhine < 0 # 0.7.0 - - rose-trees < 0 # compilation seems to hang? - - sdl2-gfx < 0 # SDL2_gfx - - sdl2-image < 0 # SDL2_image - - sdl2-mixer < 0 # SDL2_mixer + - rigel-viz < 0 # 0.2.0.0 compile fail aeson 2.0 + - rose-trees < 0 # 0.0.4.5 compilation seems to hang? + - sdl2-gfx < 0 # 0.3.0.0 SDL2_gfx + - sdl2-image < 0 # 2.1.0.0 SDL2_image + - sdl2-mixer < 0 # 1.2.0.0 SDL2_mixer + - servant-cli < 0 # 0.1.0.2 compile fail aeson 2.0 + - servant-github-webhook < 0 # 0.4.2.0 compile fail aeson 2.0 + - servant-tracing < 0 # 0.2.0.0 compile fail aeson 2.0 - sessiontypes < 0 # 0.1.2 + - simple-templates < 0 # 1.0.0 compile fail aeson 2.0 - simplistic-generics < 0 # 2.0.0 - slack-api < 0 # 0.12 - squeal-postgresql < 0 # 0.8.1.1 - stm-stats < 0 # 0.2.0.0 + - stratosphere < 0 # 0.59.1 compile fail aeson 2.0 + - swagger < 0 # 0.3.0 compile fail aeson 2.0 - sydtest-persistent-sqlite < 0 # 0.2.0.0 + - template-toolkit < 0 # 0.1.1.0 compile fail aeson 2.0 - text-region < 0 # 0.3.1.0 - th-data-compat < 0 # 0.1.0.0 - throttle-io-stream < 0 # 0.2.0.1 @@ -5425,6 +5462,7 @@ packages: - uncertain < 0 # 0.3.1.0 - unordered-intmap < 0 # 0.1.1 - users-persistent < 0 # 0.5.0.2 + - validity-aeson < 0 # 0.2.0.4 compile fail aeson 2.0 - wai-predicates < 0 # 1.0.0 - webex-teams-pipes < 0 # 0.2.0.1 - websockets-rpc < 0 # 0.7.0 @@ -5432,7 +5470,8 @@ packages: - xls < 0 # 0.1.3 gcc failed - xml-conduit-parse < 0 # 0.3.1.2 - xml-lens < 0 # 0.3 - - xturtle < 0 # xft + - xml-to-json < 0 # 2.0.1 compile fail aeson 2.0 + - xturtle < 0 # 0.2.0.0 xft - yeshql-hdbc < 0 # 4.2.0.0 @@ -5738,7 +5777,7 @@ packages: - clang-compilation-database < 0 # tried clang-compilation-database-0.1.0.1, but its *library* does not support: base-4.15.1.0 - classyplate < 0 # tried classyplate-0.3.2.0, but its *library* does not support: base-4.15.1.0 - classyplate < 0 # tried classyplate-0.3.2.0, but its *library* does not support: template-haskell-2.17.0.0 - - clock-extras < 0 # tried clock-extras-0.1.0.2, but its *library* does not support: clock-0.8.2 + - clock-extras < 0 # tried clock-extras-0.1.0.2, but its *library* does not support: clock-0.8.3 - cmark-highlight < 0 # tried cmark-highlight-0.2.0.0, but its *library* does not support: cmark-0.6 - co-log-concurrent < 0 # tried co-log-concurrent-0.5.1.0, but its *library* requires the disabled package: co-log-core - codec < 0 # tried codec-0.2.1, but its *library* requires the disabled package: binary-bits @@ -5884,7 +5923,9 @@ packages: - find-clumpiness < 0 # tried find-clumpiness-0.2.3.2, but its *library* requires the disabled package: BiobaseNewick - find-clumpiness < 0 # tried find-clumpiness-0.2.3.2, but its *library* requires the disabled package: hierarchical-clustering - foldable1 < 0 # tried foldable1-0.1.0.0, but its *library* requires the disabled package: util - - freckle-app < 0 # tried freckle-app-1.0.0.4, but its *library* requires the disabled package: datadog + - freckle-app < 0 # tried freckle-app-1.0.2.8, but its *library* does not support: aeson-2.0.3.0 + - freckle-app < 0 # tried freckle-app-1.0.2.8, but its *library* does not support: hspec-junit-formatter-1.0.3.0 + - freckle-app < 0 # tried freckle-app-1.0.2.8, but its *library* requires the disabled package: datadog - friday < 0 # tried friday-0.2.3.1, but its *library* does not support: containers-0.6.4.1 - friday < 0 # tried friday-0.2.3.1, but its *library* requires the disabled package: ratio-int - friday-juicypixels < 0 # tried friday-juicypixels-0.1.2.4, but its *library* requires the disabled package: friday @@ -6037,6 +6078,7 @@ packages: - google-translate < 0 # tried google-translate-0.5, but its *library* does not support: http-api-data-0.4.3 - google-translate < 0 # tried google-translate-0.5, but its *library* does not support: http-client-0.7.11 - graphql-client < 0 # tried graphql-client-1.1.1, but its *executable* does not support: path-0.9.2 + - graphql-client < 0 # tried graphql-client-1.1.1, but its *executable* does not support: path-io-1.7.0 - graphql-client < 0 # tried graphql-client-1.1.1, but its *library* does not support: aeson-2.0.3.0 - groundhog-inspector < 0 # tried groundhog-inspector-0.11.0, but its *library* does not support: groundhog-0.12.0 - groundhog-inspector < 0 # tried groundhog-inspector-0.11.0, but its *library* does not support: groundhog-th-0.12 @@ -6052,6 +6094,7 @@ packages: - hadolint < 0 # tried hadolint-2.8.0, but its *library* requires the disabled package: colourista - hadolint < 0 # tried hadolint-2.8.0, but its *library* requires the disabled package: spdx - hal < 0 # tried hal-0.4.8, but its *library* does not support: aeson-2.0.3.0 + - hapistrano < 0 # tried hapistrano-0.4.3.0, but its *executable* does not support: path-io-1.7.0 - hapistrano < 0 # tried hapistrano-0.4.3.0, but its *library* does not support: aeson-2.0.3.0 - hapistrano < 0 # tried hapistrano-0.4.3.0, but its *library* does not support: path-0.9.2 - happstack-hsp < 0 # tried happstack-hsp-7.3.7.5, but its *library* requires the disabled package: harp @@ -6117,7 +6160,6 @@ packages: - hasmin < 0 # tried hasmin-1.0.3, but its *executable* does not support: optparse-applicative-0.16.1.0 - hasmin < 0 # tried hasmin-1.0.3, but its *library* does not support: attoparsec-0.14.4 - haxl-amazonka < 0 # tried haxl-amazonka-0.1.1, but its *library* requires the disabled package: haxl - - headroom < 0 # tried headroom-0.4.3.0, but its *library* requires the disabled package: mustache - heist < 0 # tried heist-1.1.0.1, but its *library* does not support: aeson-2.0.3.0 - heist < 0 # tried heist-1.1.0.1, but its *library* does not support: attoparsec-0.14.4 - heist < 0 # tried heist-1.1.0.1, but its *library* does not support: base-4.15.1.0 @@ -6139,6 +6181,7 @@ packages: - hmatrix-backprop < 0 # tried hmatrix-backprop-0.1.3.0, but its *library* requires the disabled package: backprop - hmpfr < 0 # tried hmpfr-0.4.4, but its *library* does not support: integer-gmp-1.1 - hnix-store-core < 0 # tried hnix-store-core-0.5.0.0, but its *library* does not support: algebraic-graphs-0.6 + - hoauth2 < 0 # tried hoauth2-2.0.0, but its *executable* does not support: mustache-2.4.0 - hoauth2 < 0 # tried hoauth2-2.0.0, but its *library* does not support: aeson-2.0.3.0 - holy-project < 0 # tried holy-project-0.2.0.1, but its *library* requires the disabled package: hastache - hopenpgp-tools < 0 # tried hopenpgp-tools-0.23.6, but its *executable* requires the disabled package: ixset-typed @@ -6147,6 +6190,7 @@ packages: - hpc-coveralls < 0 # tried hpc-coveralls-1.0.10, but its *library* does not support: retry-0.9.1.0 - hpc-lcov < 0 # tried hpc-lcov-1.0.1, but its *executable* does not support: aeson-2.0.3.0 - hpc-lcov < 0 # tried hpc-lcov-1.0.1, but its *executable* does not support: path-0.9.2 + - hpc-lcov < 0 # tried hpc-lcov-1.0.1, but its *executable* does not support: path-io-1.7.0 - hpio < 0 # tried hpio-0.9.0.7, but its *executable* does not support: optparse-applicative-0.16.1.0 - hpio < 0 # tried hpio-0.9.0.7, but its *library* does not support: QuickCheck-2.14.2 - hpio < 0 # tried hpio-0.9.0.7, but its *library* does not support: protolude-0.3.0 @@ -6210,6 +6254,7 @@ packages: - jmacro-rpc < 0 # tried jmacro-rpc-0.3.3, but its *library* requires the disabled package: jmacro - jmacro-rpc-happstack < 0 # tried jmacro-rpc-happstack-0.3.2, but its *library* requires the disabled package: jmacro - jmacro-rpc-snap < 0 # tried jmacro-rpc-snap-0.3, but its *library* requires the disabled package: jmacro + - jose-jwt < 0 # tried jose-jwt-0.9.3, but its *library* does not support: aeson-2.0.3.0 - jsaddle < 0 # tried jsaddle-0.9.8.1, but its *library* does not support: aeson-2.0.3.0 - jsaddle < 0 # tried jsaddle-0.9.8.1, but its *library* does not support: attoparsec-0.14.4 - jsaddle < 0 # tried jsaddle-0.9.8.1, but its *library* does not support: base64-bytestring-1.2.1.0 @@ -6274,7 +6319,7 @@ packages: - little-logger < 0 # tried little-logger-0.3.2, but its *library* requires the disabled package: co-log-core - log-base < 0 # tried log-base-0.11.0.0, but its *library* does not support: aeson-2.0.3.0 - log-warper < 0 # tried log-warper-1.9.0, but its *library* does not support: aeson-2.0.3.0 - - log-warper < 0 # tried log-warper-1.9.0, but its *library* does not support: o-clock-1.2.1 + - log-warper < 0 # tried log-warper-1.9.0, but its *library* does not support: o-clock-1.2.1.1 - log-warper < 0 # tried log-warper-1.9.0, but its *library* does not support: universum-1.7.2 - logger-thread < 0 # tried logger-thread-0.1.0.2, but its *library* requires the disabled package: protolude - logging-effect-extra < 0 # tried logging-effect-extra-2.0.0, but its *library* does not support: base-4.15.1.0 @@ -6314,6 +6359,7 @@ packages: - menshen < 0 # tried menshen-0.0.3, but its *library* does not support: regex-tdfa-1.3.1.1 - merkle-tree < 0 # tried merkle-tree-0.1.1, but its *library* requires the disabled package: protolude - messagepack-rpc < 0 # tried messagepack-rpc-0.5.1, but its *library* does not support: containers-0.6.4.1 + - microformats2-parser < 0 # tried microformats2-parser-1.0.2.0, but its *executable* requires the disabled package: aws-lambda-haskell-runtime - microformats2-parser < 0 # tried microformats2-parser-1.0.2.0, but its *executable* requires the disabled package: aws-lambda-haskell-runtime-wai - microformats2-parser < 0 # tried microformats2-parser-1.0.2.0, but its *library* requires the disabled package: xml-lens - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* does not support: http-client-0.7.11 @@ -6332,7 +6378,6 @@ packages: - misfortune < 0 # tried misfortune-0.1.1.2, but its *library* requires the disabled package: knob - misfortune < 0 # tried misfortune-0.1.1.2, but its *library* requires the disabled package: random-fu - miso < 0 # tried miso-1.8.1.0, but its *library* requires the disabled package: jsaddle - - miso < 0 # tried miso-1.8.1.0, but its *library* requires the disabled package: servant-lucid - modify-fasta < 0 # tried modify-fasta-0.8.3.0, but its *executable* requires the disabled package: pipes-text - mole < 0 # tried mole-0.0.7, but its *executable* does not support: base-4.15.1.0 - mole < 0 # tried mole-0.0.7, but its *executable* requires the disabled package: snap-server @@ -6362,7 +6407,6 @@ packages: - msgpack-rpc < 0 # tried msgpack-rpc-1.0.0, but its *library* does not support: conduit-extra-1.3.5 - msgpack-rpc < 0 # tried msgpack-rpc-1.0.0, but its *library* does not support: network-3.1.2.7 - msgpack-rpc < 0 # tried msgpack-rpc-1.0.0, but its *library* does not support: random-1.2.1 - - mustache < 0 # tried mustache-2.3.2, but its *library* does not support: aeson-2.0.3.0 - mwc-random-accelerate < 0 # tried mwc-random-accelerate-0.2.0.0, but its *library* requires the disabled package: accelerate - mysql-haskell < 0 # tried mysql-haskell-0.8.4.3, but its *library* does not support: memory-0.16.0 - mysql-haskell < 0 # tried mysql-haskell-0.8.4.3, but its *library* requires the disabled package: word24 @@ -6449,10 +6493,10 @@ packages: - pomaps < 0 # tried pomaps-0.2.0.1, but its *library* does not support: ghc-prim-0.7.0 - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: aeson-2.0.3.0 - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: base-4.15.1.0 - - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: hasql-1.5.0.1 + - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: hasql-1.5.0.2 - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: jose-0.9 - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: retry-0.9.1.0 - - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: swagger2-2.8.1 + - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: swagger2-2.8.2 - postgrest < 0 # tried postgrest-8.0.0, but its *library* requires the disabled package: hasql-dynamic-statements - prairie < 0 # tried prairie-0.0.1.0, but its *library* does not support: template-haskell-2.17.0.0 - pred-set < 0 # tried pred-set-0.0.1, but its *library* requires the disabled package: HSet @@ -6514,7 +6558,7 @@ packages: - safe-tensor < 0 # tried safe-tensor-0.2.1.1, but its *library* does not support: singletons-3.0.1 - salak-toml < 0 # tried salak-toml-0.3.5.3, but its *library* requires the disabled package: tomland - sandwich-webdriver < 0 # tried sandwich-webdriver-0.1.0.6, but its *library* requires the disabled package: webdriver - - scalendar < 0 # tried scalendar-1.2.0, but its *library* does not support: containers-0.6.4.1 + - scalendar < 0 # tried scalendar-1.1.1, but its *library* does not support: containers-0.6.4.1 - schematic < 0 # tried schematic-0.5.1.0, but its *library* does not support: aeson-2.0.3.0 - schematic < 0 # tried schematic-0.5.1.0, but its *library* requires the disabled package: hjsonschema - schematic < 0 # tried schematic-0.5.1.0, but its *library* requires the disabled package: validationt @@ -6538,20 +6582,17 @@ packages: - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: servant-0.19 - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: servant-server-0.19 - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: time-1.9.3 - - servant-auth-wordpress < 0 # tried servant-auth-wordpress-1.0.0.2, but its *library* does not support: servant-server-0.19 - servant-cassava < 0 # tried servant-cassava-0.10.1, but its *library* does not support: servant-0.19 - servant-docs-simple < 0 # tried servant-docs-simple-0.4.0.0, but its *library* does not support: aeson-2.0.3.0 - servant-docs-simple < 0 # tried servant-docs-simple-0.4.0.0, but its *library* does not support: servant-0.19 - servant-errors < 0 # tried servant-errors-0.1.6.0, but its *library* does not support: base-4.15.1.0 - servant-http-streams < 0 # tried servant-http-streams-0.18.4, but its *library* does not support: http-common-0.8.3.4 - servant-js < 0 # tried servant-js-0.9.4.2, but its *executable* does not support: aeson-2.0.3.0 - - servant-js < 0 # tried servant-js-0.9.4.2, but its *library* does not support: servant-0.19 - servant-kotlin < 0 # tried servant-kotlin-0.1.1.9, but its *library* does not support: containers-0.6.4.1 - servant-kotlin < 0 # tried servant-kotlin-0.1.1.9, but its *library* does not support: formatting-7.1.3 - servant-kotlin < 0 # tried servant-kotlin-0.1.1.9, but its *library* does not support: lens-5.0.1 - servant-kotlin < 0 # tried servant-kotlin-0.1.1.9, but its *library* does not support: servant-0.19 - servant-kotlin < 0 # tried servant-kotlin-0.1.1.9, but its *library* does not support: time-1.9.3 - - servant-lucid < 0 # tried servant-lucid-0.9.0.4, but its *library* does not support: servant-0.19 - servant-mock < 0 # tried servant-mock-0.8.7, but its *library* does not support: QuickCheck-2.14.2 - servant-mock < 0 # tried servant-mock-0.8.7, but its *library* does not support: base-4.15.1.0 - servant-mock < 0 # tried servant-mock-0.8.7, but its *library* does not support: servant-0.19 @@ -6607,7 +6648,6 @@ packages: - slack-web < 0 # tried slack-web-0.4.0.0, but its *library* does not support: servant-0.19 - slack-web < 0 # tried slack-web-0.4.0.0, but its *library* does not support: servant-client-0.19 - slack-web < 0 # tried slack-web-0.4.0.0, but its *library* does not support: servant-client-core-0.19 - - slick < 0 # tried slick-1.1.2.2, but its *library* requires the disabled package: mustache - smallcheck-series < 0 # tried smallcheck-series-0.7.1.0, but its *library* does not support: base-4.15.1.0 - smash-aeson < 0 # tried smash-aeson-0.1.0.0, but its *library* does not support: aeson-2.0.3.0 - smash-lens < 0 # tried smash-lens-0.1.0.1, but its *library* does not support: lens-5.0.1 @@ -6661,7 +6701,7 @@ packages: - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* does not support: network-3.1.2.7 - sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires the disabled package: egison-pattern-src - sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires the disabled package: egison-pattern-src-th-mode - - sydtest < 0 # tried sydtest-0.7.0.1, but its *library* requires the disabled package: autodocodec + - sydtest < 0 # tried sydtest-0.8.0.0, but its *library* requires the disabled package: autodocodec - sydtest-persistent < 0 # tried sydtest-persistent-0.0.0.0, but its *library* requires the disabled package: sydtest - sydtest-servant < 0 # tried sydtest-servant-0.2.0.0, but its *library* requires the disabled package: sydtest - sydtest-wai < 0 # tried sydtest-wai-0.2.0.0, but its *library* requires the disabled package: sydtest @@ -6731,7 +6771,6 @@ packages: - viewprof < 0 # tried viewprof-0.0.0.33, but its *executable* does not support: brick-0.67 - viewprof < 0 # tried viewprof-0.0.0.33, but its *executable* does not support: lens-5.0.1 - viewprof < 0 # tried viewprof-0.0.0.33, but its *executable* does not support: vty-5.33 - - wai-middleware-auth < 0 # tried wai-middleware-auth-0.2.5.1, but its *library* requires the disabled package: hoauth2 - wai-middleware-crowd < 0 # tried wai-middleware-crowd-0.1.4.2, but its *executable* does not support: optparse-applicative-0.16.1.0 - wai-middleware-metrics < 0 # tried wai-middleware-metrics-0.2.4, but its *library* requires the disabled package: ekg-core - wai-middleware-rollbar < 0 # tried wai-middleware-rollbar-0.11.0, but its *library* does not support: aeson-2.0.3.0 @@ -6767,7 +6806,7 @@ packages: - yeshql < 0 # tried yeshql-4.2.0.0, but its *library* does not support: yeshql-core-4.2.0.0 - yeshql < 0 # tried yeshql-4.2.0.0, but its *library* requires the disabled package: yeshql-hdbc - yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* does not support: persistent-2.13.3.0 - - yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* does not support: yesod-auth-1.6.10.5 + - yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* does not support: yesod-auth-1.6.11 - yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* does not support: yesod-core-1.6.21.0 - yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* does not support: yesod-form-1.7.0 - yesod-auth-fb < 0 # tried yesod-auth-fb-1.10.1, but its *library* requires the disabled package: fb @@ -6775,7 +6814,7 @@ packages: - yesod-fb < 0 # tried yesod-fb-0.6.1, but its *library* requires the disabled package: fb - yesod-form-richtext < 0 # tried yesod-form-richtext-0.1.0.2, but its *library* does not support: yesod-core-1.6.21.0 - yesod-form-richtext < 0 # tried yesod-form-richtext-0.1.0.2, but its *library* does not support: yesod-form-1.7.0 - - yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *executable* does not support: yesod-1.6.1.2 + - yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *executable* does not support: yesod-1.6.2 - yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* does not support: language-javascript-0.7.1.0 - yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* does not support: yesod-core-1.6.21.0 - yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* does not support: yesod-static-1.6.1.0 @@ -6807,84 +6846,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6185 - base-compat-batteries < 0.12 - # aeson-2 - # https://github.com/commercialhaskell/stackage/issues/6217 - # https://github.com/commercialhaskell/stackage/issues/6402 - # https://github.com/commercialhaskell/stackage/issues/6243 - # https://github.com/commercialhaskell/stackage/issues/6393 - - aeson >= 2.0.0.0 - - aura >= 3.2.6 - - avro >= 0.6.0.0 - - cabal-flatpak >= 0.1.0.3 - - core-data >= 0.3.0.0 - - eventstore >= 1.4.2 - - faktory >= 1.1.2.1 - - flow >= 2.0.0.0 - - forma >= 1.2.0 - - geojson >= 4.1.0 - - greskell >= 2.0.0.0 - - greskell-core >= 1.0.0.0 - - greskell-websocket >= 1.0.0.0 - - hruby >= 0.4.0.0 - - hspec-expectations-json >= 1.0.0.5 - - http2 >= 3.0.3 - - jose >= 0.9 - - jsonpath >= 0.2.1.0 - - kanji >= 3.5 - - microlens-aeson >= 2.4 - - mmark-cli >= 0.0.5.1 - - pandoc-plot >= 1.4.0 - - postgresql-binary >= 0.12.4.2 - - servant-tracing >= 0.2.0.0 - - shikensu >= 0.4.0 - - stache >= 2.3.1 - - stripe-scotty >= 1.1.0.1 - - stripe-wreq >= 1.0.1.12 - - telegram-bot-simple >= 0.3.8 - - yaml >= 0.11.7 - # compilation failures - - BiobaseBlast < 0 # 0.3.3.0 - - Taxonomy < 0 # 2.2.0 - - aeson-combinators < 0 # 0.0.5.0 - - aeson-with < 0 # 0.1.2.0 - - autodocodec < 0 # 0.0.1.0 - - aws-lambda-haskell-runtime < 0 # 4.1.1 - - composable-associations-aeson < 0 # 0.1.0.1 - - datadog < 0 # 0.2.5.0 - - descriptive < 0 # 0.9.5 - - elm-export-persistent < 0 # 1.0.0 - - elm2nix # 0.2.1 - - elm2nix < 0 # 0.2.1 - - etc < 0 # 0.4.1.0 - - eventsource-api < 0 # 1.5.1 - - fb < 0 # 2.1.1 - - ghcjs-base-stub < 0 # 0.3.0.2 - - highjson < 0 # 0.5.0.0 - - hsebaysdk < 0 # 0.4.1.0 - - jmacro < 0 # 0.6.17 - - jose-jwt < 0 # 0.9.2 - - json-rpc < 0 # 1.0.3 - - json-rpc-generic < 0 # 0.2.1.6 - - json-stream < 0 # 0.4.2.4 - - kawhi < 0 # 0.3.0 - - mergeful < 0 # 0.2.0.0 - - nri-prelude < 0 # 0.6.0.6 - - oauthenticated < 0 # 0.2.1.0 - - pagure-cli < 0 # 0.2 - - persistent-typed-db < 0 # 0.1.0.5 - - pushbullet-types < 0 # 0.4.1.0 - - rigel-viz < 0 # 0.2.0.0 - - servant-cli < 0 # 0.1.0.2 - - servant-github-webhook < 0 # 0.4.2.0 - - servant-tracing < 0 # 0.2.0.0 - - simple-templates < 0 # 1.0.0 - - stratosphere < 0 # 0.59.1 - - swagger < 0 # 0.3.0 - - template-toolkit < 0 # 0.1.1.0 - - validity-aeson < 0 # 0.2.0.4 - - xml-to-json < 0 # 2.0.1 - - # https://github.com/commercialhaskell/stackage/issues/6264 # Requires GHC 9.2 # Any new package-version that must use GHC 9.2 should be added here. @@ -6905,9 +6866,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6268 - hashable < 1.4.0.0 - # https://github.com/commercialhaskell/stackage/issues/6273 - - freckle-app < 1.0.1 - # https://github.com/commercialhaskell/stackage/issues/6292 - doctest < 0.19 @@ -7241,7 +7199,6 @@ skipped-tests: - Frames # tried Frames-0.7.2, but its *test-suite* requires the disabled package: htoml - IPv6DB # tried IPv6DB-0.3.2, but its *test-suite* does not support: hspec-2.8.5 - IPv6DB # tried IPv6DB-0.3.2, but its *test-suite* does not support: http-client-0.7.11 - - MissingH # tried MissingH-1.4.3.0, but its *test-suite* requires the disabled package: errorcall-eq-instance - airship # tried airship-0.9.4, but its *test-suite* does not support: tasty-1.4.2.1 - antiope-core # tried antiope-core-7.5.3, but its *test-suite* does not support: hspec-2.8.5 - antiope-core # tried antiope-core-7.5.3, but its *test-suite* requires the disabled package: aeson-lens @@ -7255,7 +7212,6 @@ skipped-tests: - barrier # tried barrier-0.1.1, but its *test-suite* does not support: lens-family-core-2.1.0 - barrier # tried barrier-0.1.1, but its *test-suite* does not support: tasty-1.4.2.1 - bits-extra # tried bits-extra-0.0.2.0, but its *test-suite* does not support: hspec-2.8.5 - - blaze-html # tried blaze-html-0.9.1.2, but its *test-suite* does not support: QuickCheck-2.14.2 - bloodhound # tried bloodhound-0.18.0.0, but its *test-suite* requires the disabled package: quickcheck-properties - boolean-normal-forms # tried boolean-normal-forms-0.0.1.1, but its *test-suite* does not support: QuickCheck-2.14.2 - cassava-conduit # tried cassava-conduit-0.6.0, but its *test-suite* does not support: QuickCheck-2.14.2 @@ -7391,7 +7347,6 @@ skipped-tests: - req-url-extra # tried req-url-extra-0.1.1.0, but its *test-suite* does not support: hspec-2.8.5 - safeio # tried safeio-0.0.5.0, but its *test-suite* requires the disabled package: test-framework-th - salak-toml # tried salak-toml-0.3.5.3, but its *test-suite* does not support: QuickCheck-2.14.2 - - scalendar # tried scalendar-1.2.0, but its *test-suite* requires the disabled package: SCalendar - schematic # tried schematic-0.5.1.0, but its *test-suite* does not support: base-4.15.1.0 - servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* does not support: hspec-discover-2.8.5 - servant-auth-server # tried servant-auth-server-0.4.7.0, but its *test-suite* does not support: hspec-2.8.5 @@ -7403,7 +7358,6 @@ skipped-tests: - servant-kotlin # tried servant-kotlin-0.1.1.9, but its *test-suite* does not support: aeson-2.0.3.0 - servant-kotlin # tried servant-kotlin-0.1.1.9, but its *test-suite* does not support: hspec-2.8.5 - servant-kotlin # tried servant-kotlin-0.1.1.9, but its *test-suite* does not support: http-api-data-0.4.3 - - servant-lucid # tried servant-lucid-0.9.0.4, but its *test-suite* does not support: servant-server-0.19 - servant-mock # tried servant-mock-0.8.7, but its *test-suite* does not support: hspec-wai-0.11.1 - servant-quickcheck # tried servant-quickcheck-0.0.10.0, but its *test-suite* does not support: hspec-core-2.8.5 - servant-streaming # tried servant-streaming-0.3.0.0, but its *test-suite* does not support: QuickCheck-2.14.2 @@ -7774,7 +7728,7 @@ expected-test-failures: - mfsolve # https://github.com/commercialhaskell/stackage/issues/6379 - multiarg # 0.30.0.10 - parameterized # 0.5.0.0 https://github.com/commercialhaskell/stackage/issues/5746 - - protobuf # 0.2.1.4 + - protobuf # 0.2.1.3 - record-wrangler # 0.1.1.0 - relapse # 1.0.0.0 #5948/closed - safe-json # 1.1.2.0 compile fail against aeson 2 @@ -7900,7 +7854,7 @@ expected-benchmark-failures: - aeson-schemas # 1.3.5 compile fail against aeson 2 - cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5 - cryptohash # 0.11.9 https://github.com/vincenthz/hs-cryptohash/pull/43 - - fast-builder # 0.3.1.0 compile fail against aeson 2 + - fast-builder # 0.1.3.0 compile fail against aeson 2 - incremental-parser # 0.5.0.2 - lz4 # https://github.com/fpco/stackage/issues/3510 - raaz # https://github.com/commercialhaskell/stackage/issues/4766 @@ -8010,7 +7964,7 @@ skipped-benchmarks: - heist # tried heist-1.1.0.1, but its *benchmarks* does not support: statistics-0.16.0.1 - hip # tried hip-1.5.6.0, but its *benchmarks* requires the disabled package: repa-algorithms - hw-eliasfano # tried hw-eliasfano-0.1.2.0, but its *benchmarks* requires the disabled package: hw-hspec-hedgehog - - o-clock # tried o-clock-1.2.1, but its *benchmarks* requires the disabled package: tiempo + - o-clock # tried o-clock-1.2.1.1, but its *benchmarks* requires the disabled package: tiempo - psqueues # tried psqueues-0.2.7.3, but its *benchmarks* requires the disabled package: PSQueue - psqueues # tried psqueues-0.2.7.3, but its *benchmarks* requires the disabled package: fingertree-psqueue - regex-applicative # tried regex-applicative-0.3.4, but its *benchmarks* requires the disabled package: parsers-megaparsec @@ -8022,6 +7976,7 @@ skipped-benchmarks: - ttrie # tried ttrie-0.1.2.2, but its *benchmarks* requires the disabled package: stm-stats - tz # tried tz-0.1.3.6, but its *benchmarks* requires the disabled package: thyme - unicode-transforms # tried unicode-transforms-0.4.0, but its *benchmarks* does not support: path-0.9.2 + - unicode-transforms # tried unicode-transforms-0.4.0, but its *benchmarks* does not support: path-io-1.7.0 - xxhash-ffi # tried xxhash-ffi-0.2.0.0, but its *benchmarks* requires the disabled package: xxhash # End of Benchmark bounds issues