Merge remote-tracking branch 'origin/master' into ghc-9

This commit is contained in:
Adam Bergmark 2021-06-16 19:07:01 +02:00
commit b3bd9b8100
2 changed files with 14 additions and 785 deletions

View File

@ -239,7 +239,7 @@ For a new GHC version you should also delete the ~~cache~~ .stack-work snapshot
``` ```
# for example # for example
SNAP_SERIES=nightly # or lts16 SNAP_SERIES=nightly # or lts16
OLD_GHCVER=8.10.1 OLD_GHCVER=8.10.1
rm -r work/$SNAP_SERIES/unpack-dir/.stack-work/install/x86_64-linux/*/$OLD_GHCVER/ rm -r work/$SNAP_SERIES/unpack-dir/.stack-work/install/x86_64-linux/*/$OLD_GHCVER/
``` ```
@ -343,7 +343,7 @@ LTS minor bumps typically are run on Sundays.
* You can detect the problem by running `df`. If you see that `/` is out of space, we have a problem. * You can detect the problem by running `df`. If you see that `/` is out of space, we have a problem.
* If you see that `/var/stackage/` is out of space, you can: * If you see that `/var/stackage/` is out of space, you can:
* run `./etc/diskspace/clean-old-stack-libs.sh [nightly|lts-XX]` * run `./etc/diskspace/clean-old-stack-libs.sh [nightly|lts-XX]`
* If that is insufficient then remove all the old builds under the previous ghc/Cabal version: * If that is insufficient then remove all the old builds under the previous ghc/Cabal version:
* `rm -r /var/stackage/stackage/automated/work/[nightly|lts-XX]/unpack-dir/unpacked/*/.stack-work/dist/x86_64-linux/Cabal-X.Y.0.0/` * `rm -r /var/stackage/stackage/automated/work/[nightly|lts-XX]/unpack-dir/unpacked/*/.stack-work/dist/x86_64-linux/Cabal-X.Y.0.0/`
optionally (not recommended?): optionally (not recommended?):
@ -447,7 +447,7 @@ Every 3-6 months, we make a new major release of LTS. The procedure we follow fo
relaxed upper bounds. There will likely be some hard decisions to be made relaxed upper bounds. There will likely be some hard decisions to be made
regarding relaxing a bound versus keeping more packages. All of these changes regarding relaxing a bound versus keeping more packages. All of these changes
occur on master and affect nightly. occur on master and affect nightly.
4. Once the estimated date hits, push a new `lts-XX` branch and trigger Docker 4. Once the estimated date hits, push a new `ltsXX` branch and trigger Docker
Hub to build a Docker image for the new release. Hub to build a Docker image for the new release.
5. Run the build procedure for the new LTS release. 5. Run the build procedure for the new LTS release.
6. After the LTS build completes, more aggressively prune upper bounds from 6. After the LTS build completes, more aggressively prune upper bounds from

View File

@ -4522,8 +4522,11 @@ packages:
"NoRedInk <haskell-open-source@noredink.com>": "NoRedInk <haskell-open-source@noredink.com>":
- nri-env-parser - nri-env-parser
- nri-http
- nri-observability - nri-observability
- nri-prelude - nri-prelude
- nri-redis
- nri-test-encoding
"Behrang Norouzinia <behrangn@gmail.com> @behrang": "Behrang Norouzinia <behrangn@gmail.com> @behrang":
- jalaali - jalaali
@ -5110,518 +5113,15 @@ packages:
"GHC upper bounds": "GHC upper bounds":
# Need to always match the version shipped with GHC # Need to always match the version shipped with GHC
- Win32 == 2.10.0.0 - Win32 == 2.6.1.0
"GHC 9": "GHC 9": []
- Agda < 0 # tried Agda-2.6.1.3, but its *library* does not support: Cabal-3.4.0.0
- Agda < 0 # tried Agda-2.6.1.3, but its *library* does not support: base-4.15.0.0
- Agda < 0 # tried Agda-2.6.1.3, but its *library* does not support: template-haskell-2.17.0.0
- HaXml < 0 # tried HaXml-1.25.5, but its *library* does not support: base-4.15.0.0
- HaskellNet < 0 # tried HaskellNet-0.6, but its *library* does not support: base-4.15.0.0
- MapWith < 0 # tried MapWith-0.2.0.0, but its *library* does not support: base-4.15.0.0
- aeson-diff < 0 # tried aeson-diff-1.1.0.9, but its *library* does not support: base-4.15.0.0
- aeson-picker < 0 # tried aeson-picker-0.1.0.5, but its *library* does not support: lens-5.0.1
- aeson-schemas < 0 # tried aeson-schemas-1.3.3, but its *library* does not support: template-haskell-2.17.0.0
- amazonka-apigateway < 0 # tried amazonka-apigateway-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-application-autoscaling < 0 # tried amazonka-application-autoscaling-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-appstream < 0 # tried amazonka-appstream-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-athena < 0 # tried amazonka-athena-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-autoscaling < 0 # tried amazonka-autoscaling-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-budgets < 0 # tried amazonka-budgets-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-certificatemanager < 0 # tried amazonka-certificatemanager-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-cloudformation < 0 # tried amazonka-cloudformation-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-cloudfront < 0 # tried amazonka-cloudfront-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-cloudhsm < 0 # tried amazonka-cloudhsm-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-cloudsearch < 0 # tried amazonka-cloudsearch-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-cloudsearch-domains < 0 # tried amazonka-cloudsearch-domains-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-cloudtrail < 0 # tried amazonka-cloudtrail-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-cloudwatch < 0 # tried amazonka-cloudwatch-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-cloudwatch-events < 0 # tried amazonka-cloudwatch-events-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-cloudwatch-logs < 0 # tried amazonka-cloudwatch-logs-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-codebuild < 0 # tried amazonka-codebuild-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-codecommit < 0 # tried amazonka-codecommit-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-codedeploy < 0 # tried amazonka-codedeploy-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-codepipeline < 0 # tried amazonka-codepipeline-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-cognito-identity < 0 # tried amazonka-cognito-identity-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-cognito-idp < 0 # tried amazonka-cognito-idp-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-cognito-sync < 0 # tried amazonka-cognito-sync-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-config < 0 # tried amazonka-config-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-core < 0 # tried amazonka-core-1.6.1, but its *library* does not support: http-client-0.7.8
- amazonka-datapipeline < 0 # tried amazonka-datapipeline-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-devicefarm < 0 # tried amazonka-devicefarm-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-directconnect < 0 # tried amazonka-directconnect-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-discovery < 0 # tried amazonka-discovery-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-dms < 0 # tried amazonka-dms-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-ds < 0 # tried amazonka-ds-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-dynamodb < 0 # tried amazonka-dynamodb-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-dynamodb-streams < 0 # tried amazonka-dynamodb-streams-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-ecr < 0 # tried amazonka-ecr-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-ecs < 0 # tried amazonka-ecs-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-efs < 0 # tried amazonka-efs-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-elasticache < 0 # tried amazonka-elasticache-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-elasticbeanstalk < 0 # tried amazonka-elasticbeanstalk-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-elasticsearch < 0 # tried amazonka-elasticsearch-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-elastictranscoder < 0 # tried amazonka-elastictranscoder-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-elb < 0 # tried amazonka-elb-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-elbv2 < 0 # tried amazonka-elbv2-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-emr < 0 # tried amazonka-emr-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-gamelift < 0 # tried amazonka-gamelift-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-glacier < 0 # tried amazonka-glacier-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-glue < 0 # tried amazonka-glue-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-health < 0 # tried amazonka-health-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-iam < 0 # tried amazonka-iam-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-importexport < 0 # tried amazonka-importexport-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-inspector < 0 # tried amazonka-inspector-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-iot < 0 # tried amazonka-iot-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-iot-dataplane < 0 # tried amazonka-iot-dataplane-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-kinesis < 0 # tried amazonka-kinesis-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-kinesis-analytics < 0 # tried amazonka-kinesis-analytics-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-kinesis-firehose < 0 # tried amazonka-kinesis-firehose-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-kms < 0 # tried amazonka-kms-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-lambda < 0 # tried amazonka-lambda-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-lightsail < 0 # tried amazonka-lightsail-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-marketplace-analytics < 0 # tried amazonka-marketplace-analytics-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-marketplace-metering < 0 # tried amazonka-marketplace-metering-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-ml < 0 # tried amazonka-ml-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-opsworks < 0 # tried amazonka-opsworks-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-opsworks-cm < 0 # tried amazonka-opsworks-cm-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-pinpoint < 0 # tried amazonka-pinpoint-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-polly < 0 # tried amazonka-polly-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-rds < 0 # tried amazonka-rds-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-redshift < 0 # tried amazonka-redshift-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-rekognition < 0 # tried amazonka-rekognition-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-route53 < 0 # tried amazonka-route53-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-route53-domains < 0 # tried amazonka-route53-domains-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-s3 < 0 # tried amazonka-s3-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-sdb < 0 # tried amazonka-sdb-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-servicecatalog < 0 # tried amazonka-servicecatalog-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-ses < 0 # tried amazonka-ses-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-shield < 0 # tried amazonka-shield-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-sms < 0 # tried amazonka-sms-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-snowball < 0 # tried amazonka-snowball-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-sns < 0 # tried amazonka-sns-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-sqs < 0 # tried amazonka-sqs-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-ssm < 0 # tried amazonka-ssm-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-stepfunctions < 0 # tried amazonka-stepfunctions-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-storagegateway < 0 # tried amazonka-storagegateway-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-sts < 0 # tried amazonka-sts-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-support < 0 # tried amazonka-support-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-swf < 0 # tried amazonka-swf-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-test < 0 # tried amazonka-test-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-waf < 0 # tried amazonka-waf-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-workspaces < 0 # tried amazonka-workspaces-1.6.1, but its *library* requires the disabled package: amazonka-core
- amazonka-xray < 0 # tried amazonka-xray-1.6.1, but its *library* requires the disabled package: amazonka-core
- attoparsec-path < 0 # tried attoparsec-path-0.0.0.1, but its *library* requires the disabled package: path
- avro < 0 # tried avro-0.5.2.0, but its *library* requires the disabled package: uuid
- bcp47 < 0 # tried bcp47-0.2.0.4, but its *library* requires the disabled package: country
- bcp47-orphans < 0 # tried bcp47-orphans-0.1.0.4, but its *library* requires the disabled package: bcp47
- bech32 < 0 # tried bech32-1.1.0, but its *library* does not support: base-4.15.0.0
- bech32-th < 0 # tried bech32-th-1.0.2, but its *library* does not support: base-4.15.0.0
- board-games < 0 # tried board-games-0.3, but its *executable* requires the disabled package: httpd-shed
- boundingboxes < 0 # tried boundingboxes-0.2.3, but its *library* does not support: lens-5.0.1
- broadcast-chan < 0 # tried broadcast-chan-0.2.1.1, but its *library* does not support: base-4.15.0.0
- bson < 0 # tried bson-0.4.0.1, but its *library* requires the disabled package: cryptohash-md5
- bson < 0 # tried bson-0.4.0.1, but its *library* requires the disabled package: network-bsd
- bugzilla-redhat < 0 # tried bugzilla-redhat-0.3.1, but its *library* does not support: base-4.15.0.0
- butcher < 0 # tried butcher-1.3.3.2, but its *library* does not support: base-4.15.0.0
- buttplug-hs-core < 0 # tried buttplug-hs-core-0.1.0.0, but its *library* requires the disabled package: websockets
- bzlib < 0 # tried bzlib-0.5.1.0, but its *library* does not support: base-4.15.0.0
- cabal-file < 0 # tried cabal-file-0.1.1, but its *library* requires the disabled package: hackage-security
- cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.2, but its *executable* requires the disabled package: cabal-plan
- cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.2, but its *executable* requires the disabled package: cryptohash-sha256
- cabal-plan < 0 # tried cabal-plan-0.7.2.0, but its *executable* does not support: optics-core-0.4
- cabal-plan < 0 # tried cabal-plan-0.7.2.0, but its *executable* does not support: semialign-1.2
- cabal-plan < 0 # tried cabal-plan-0.7.2.0, but its *library* does not support: base-4.15.0.0
- chronos < 0 # tried chronos-1.1.2, but its *library* does not support: aeson-1.5.6.0
- chronos < 0 # tried chronos-1.1.2, but its *library* does not support: attoparsec-0.14.1
- chronos-bench < 0 # tried chronos-bench-0.2.0.2, but its *library* requires the disabled package: chronos
- clash-ghc < 0 # tried clash-ghc-1.4.2, but its *library* requires the disabled package: clash-lib
- clash-lib < 0 # tried clash-lib-1.4.2, but its *library* requires the disabled package: cryptohash-sha256
- co-log-concurrent < 0 # tried co-log-concurrent-0.5.0.0, but its *library* requires the disabled package: co-log-core
- co-log-core < 0 # tried co-log-core-0.2.1.1, but its *library* does not support: base-4.15.0.0
- conduit-algorithms < 0 # tried conduit-algorithms-0.0.11.0, but its *library* requires the disabled package: pqueue
- conferer-hspec < 0 # tried conferer-hspec-1.1.0.0, but its *library* does not support: hspec-core-2.8.2
- configurator-pg < 0 # tried configurator-pg-0.2.5, but its *library* does not support: base-4.15.0.0
- construct < 0 # tried construct-0.3.0.2, but its *library* requires the disabled package: input-parsers
- construct < 0 # tried construct-0.3.0.2, but its *library* requires the disabled package: rank2classes
- country < 0 # tried country-0.2.1, but its *library* does not support: attoparsec-0.14.1
- country < 0 # tried country-0.2.1, but its *library* does not support: base-4.15.0.0
- crypto-enigma < 0 # tried crypto-enigma-0.1.1.6, but its *library* does not support: base-4.15.0.0
- cryptohash-md5 < 0 # tried cryptohash-md5-0.11.100.1, but its *library* does not support: base-4.15.0.0
- cryptohash-sha1 < 0 # tried cryptohash-sha1-0.11.100.1, but its *library* does not support: base-4.15.0.0
- cryptohash-sha256 < 0 # tried cryptohash-sha256-0.11.102.0, but its *library* does not support: base-4.15.0.0
- cryptohash-sha512 < 0 # tried cryptohash-sha512-0.11.100.1, but its *library* does not support: base-4.15.0.0
- css-syntax < 0 # tried css-syntax-0.1.0.0, but its *library* does not support: base-4.15.0.0
- czipwith < 0 # tried czipwith-1.0.1.3, but its *library* does not support: base-4.15.0.0
- czipwith < 0 # tried czipwith-1.0.1.3, but its *library* does not support: template-haskell-2.17.0.0
- d10 < 0 # tried d10-0.2.1.6, but its *library* does not support: base-4.15.0.0
- d10 < 0 # tried d10-0.2.1.6, but its *library* does not support: template-haskell-2.17.0.0
- data-accessor-template < 0 # tried data-accessor-template-0.2.1.16, but its *library* does not support: template-haskell-2.17.0.0
- data-compat < 0 # tried data-compat-0.1.0.3, but its *library* does not support: base-4.15.0.0
- data-forest < 0 # tried data-forest-0.1.0.8, but its *library* does not support: base-4.15.0.0
- dbus-hslogger < 0 # tried dbus-hslogger-0.1.0.1, but its *library* requires the disabled package: hslogger
- deepseq-generics < 0 # tried deepseq-generics-0.2.0.0, but its *library* does not support: base-4.15.0.0
- deepseq-generics < 0 # tried deepseq-generics-0.2.0.0, but its *library* does not support: ghc-prim-0.7.0
- deepseq-instances < 0 # tried deepseq-instances-0.1.0.1, but its *library* does not support: base-4.15.0.0
- dependent-map < 0 # tried dependent-map-0.4.0.0, but its *library* requires the disabled package: dependent-sum
- dependent-sum < 0 # tried dependent-sum-0.7.1.0, but its *library* does not support: some-1.0.3
- dependent-sum-template < 0 # tried dependent-sum-template-0.1.0.3, but its *library* requires the disabled package: dependent-sum
- dhall-lsp-server < 0 # tried dhall-lsp-server-1.0.15, but its *library* requires the disabled package: haskell-lsp
- dialogflow-fulfillment < 0 # tried dialogflow-fulfillment-0.1.1.4, but its *library* does not support: base-4.15.0.0
- earcut < 0 # tried earcut-0.1.0.4, but its *library* does not support: base-4.15.0.0
- ed25519 < 0 # tried ed25519-0.0.5.0, but its *library* does not support: ghc-prim-0.7.0
- egison < 0 # tried egison-4.1.2, but its *library* requires the disabled package: sweet-egison
- egison-pattern-src < 0 # tried egison-pattern-src-0.2.1.2, but its *library* does not support: parser-combinators-1.3.0
- egison-pattern-src-th-mode < 0 # tried egison-pattern-src-th-mode-0.2.1.2, but its *library* does not support: template-haskell-2.17.0.0
- ekg < 0 # tried ekg-0.4.0.15, but its *library* does not support: base-4.15.0.0
- ekg-core < 0 # tried ekg-core-0.1.1.7, but its *library* does not support: base-4.15.0.0
- ekg-core < 0 # tried ekg-core-0.1.1.7, but its *library* does not support: ghc-prim-0.7.0
- ekg-json < 0 # tried ekg-json-0.1.0.6, but its *library* does not support: base-4.15.0.0
- ekg-statsd < 0 # tried ekg-statsd-0.2.5.0, but its *library* does not support: base-4.15.0.0
- elynx < 0 # tried elynx-0.5.1.0, but its *executable* requires the disabled package: elynx-tools
- elynx-tools < 0 # tried elynx-tools-0.5.1.0, but its *library* requires the disabled package: cryptohash-sha256
- email-validate < 0 # tried email-validate-2.3.2.13, but its *library* does not support: attoparsec-0.14.1
- email-validate < 0 # tried email-validate-2.3.2.13, but its *library* does not support: template-haskell-2.17.0.0
- emd < 0 # tried emd-0.2.0.0, but its *library* requires the disabled package: typelits-witnesses
- eventful-core < 0 # tried eventful-core-0.2.0, but its *library* requires the disabled package: uuid
- eventful-test-helpers < 0 # tried eventful-test-helpers-0.2.0, but its *library* requires the disabled package: eventful-core
- eventstore < 0 # tried eventstore-1.4.1, but its *library* requires the disabled package: uuid
- exception-hierarchy < 0 # tried exception-hierarchy-0.1.0.4, but its *library* does not support: template-haskell-2.17.0.0
- follow-file < 0 # tried follow-file-0.0.3, but its *library* requires the disabled package: path
- fourmolu < 0 # tried fourmolu-0.3.0.0, but its *library* does not support: ghc-lib-parser-9.0.1.20210324
- freer-simple < 0 # tried freer-simple-1.2.1.1, but its *library* does not support: template-haskell-2.17.0.0
- ftp-client < 0 # tried ftp-client-0.5.1.4, but its *library* does not support: attoparsec-0.14.1
- ftp-client-conduit < 0 # tried ftp-client-conduit-0.5.0.5, but its *library* requires the disabled package: ftp-client
- generic-aeson < 0 # tried generic-aeson-0.2.0.12, but its *library* does not support: attoparsec-0.14.1
- generic-monoid < 0 # tried generic-monoid-0.1.0.1, but its *library* does not support: base-4.15.0.0
- geniplate-mirror < 0 # tried geniplate-mirror-0.7.7, but its *library* does not support: template-haskell-2.17.0.0
- genvalidity-path < 0 # tried genvalidity-path-0.3.0.4, but its *library* requires the disabled package: path
- genvalidity-sydtest < 0 # tried genvalidity-sydtest-0.0.0.0, but its *library* requires the disabled package: sydtest
- genvalidity-sydtest-aeson < 0 # tried genvalidity-sydtest-aeson-0.0.0.0, but its *library* requires the disabled package: sydtest
- genvalidity-sydtest-hashable < 0 # tried genvalidity-sydtest-hashable-0.0.0.0, but its *library* requires the disabled package: sydtest
- genvalidity-sydtest-lens < 0 # tried genvalidity-sydtest-lens-0.0.0.0, but its *library* requires the disabled package: sydtest
- genvalidity-sydtest-persistent < 0 # tried genvalidity-sydtest-persistent-0.0.0.1, but its *library* requires the disabled package: sydtest
- genvalidity-typed-uuid < 0 # tried genvalidity-typed-uuid-0.0.0.2, but its *library* requires the disabled package: genvalidity-uuid
- genvalidity-typed-uuid < 0 # tried genvalidity-typed-uuid-0.0.0.2, but its *library* requires the disabled package: typed-uuid
- genvalidity-uuid < 0 # tried genvalidity-uuid-0.1.0.4, but its *library* requires the disabled package: uuid
- ghc-prof < 0 # tried ghc-prof-1.4.1.8, but its *library* does not support: attoparsec-0.14.1
- ghc-source-gen < 0 # tried ghc-source-gen-0.4.0.0, but its *library* does not support: ghc-9.0.1
- gi-dbusmenugtk3 < 0 # tried gi-dbusmenugtk3-0.4.10, but its *library* does not support: gi-gdk-4.0.3
- gi-dbusmenugtk3 < 0 # tried gi-dbusmenugtk3-0.4.10, but its *library* does not support: gi-gtk-4.0.4
- gi-gtk-hs < 0 # tried gi-gtk-hs-0.3.10, but its *library* does not support: gi-gdk-4.0.3
- gi-gtk-hs < 0 # tried gi-gtk-hs-0.3.10, but its *library* does not support: gi-gtk-4.0.4
- gingersnap < 0 # tried gingersnap-0.3.1.0, but its *library* requires the disabled package: snap-core
- github-webhooks < 0 # tried github-webhooks-0.15.0, but its *library* requires the disabled package: deepseq-generics
- gluturtle < 0 # tried gluturtle-0.0.58.1, but its *library* requires the disabled package: yjsvg
- graphql-client < 0 # tried graphql-client-1.1.1, but its *executable* requires the disabled package: path
- graphql-client < 0 # tried graphql-client-1.1.1, but its *library* requires the disabled package: aeson-schemas
- greskell < 0 # tried greskell-1.2.0.1, but its *library* does not support: base-4.15.0.0
- greskell-core < 0 # tried greskell-core-0.1.3.6, but its *library* does not support: base-4.15.0.0
- greskell-websocket < 0 # tried greskell-websocket-0.1.2.5, but its *library* does not support: base-4.15.0.0
- hOpenPGP < 0 # tried hOpenPGP-2.9.5, but its *library* requires the disabled package: ixset-typed
- hackage-security < 0 # tried hackage-security-0.6.0.1, but its *library* does not support: base-4.15.0.0
- hackage-security < 0 # tried hackage-security-0.6.0.1, but its *library* does not support: template-haskell-2.17.0.0
- hapistrano < 0 # tried hapistrano-0.4.2.0, but its *library* requires the disabled package: path
- happstack-server < 0 # tried happstack-server-7.7.1, but its *library* requires the disabled package: network-bsd
- haskell-lsp < 0 # tried haskell-lsp-0.24.0.0, but its *library* does not support: base-4.15.0.0
- haskell-lsp-types < 0 # tried haskell-lsp-types-0.24.0.0, but its *library* does not support: base-4.15.0.0
- hasql < 0 # tried hasql-1.4.5.1, but its *library* requires the disabled package: postgresql-binary
- hasql-notifications < 0 # tried hasql-notifications-0.2.0.0, but its *library* requires the disabled package: hasql
- hasql-optparse-applicative < 0 # tried hasql-optparse-applicative-0.3.0.6, but its *library* requires the disabled package: hasql
- hasql-pool < 0 # tried hasql-pool-0.5.2, but its *library* requires the disabled package: hasql
- hasql-queue < 0 # tried hasql-queue-1.2.0.2, but its *executable* requires the disabled package: cryptohash-sha1
- hasql-transaction < 0 # tried hasql-transaction-1.0.0.2, but its *library* requires the disabled package: hasql
- haxr < 0 # tried haxr-3000.11.4.1, but its *library* does not support: base-4.15.0.0
- hgeometry < 0 # tried hgeometry-0.12.0.4, but its *library* requires the disabled package: vector-circular
- hgeometry-combinatorial < 0 # tried hgeometry-combinatorial-0.12.0.3, but its *library* requires the disabled package: vector-circular
- hgrev < 0 # tried hgrev-0.2.6, but its *library* does not support: base-4.15.0.0
- hgrev < 0 # tried hgrev-0.2.6, but its *library* does not support: template-haskell-2.17.0.0
- hidapi < 0 # tried hidapi-0.1.7, but its *library* requires the disabled package: deepseq-generics
- hie-bios < 0 # tried hie-bios-0.7.5, but its *library* does not support: ghc-9.0.1
- hledger < 0 # tried hledger-1.21, but its *library* does not support: base-4.15.0.0
- hledger-iadd < 0 # tried hledger-iadd-1.3.14, but its *library* requires the disabled package: hledger-lib
- hledger-interest < 0 # tried hledger-interest-1.6.1, but its *executable* requires the disabled package: hledger-lib
- hledger-lib < 0 # tried hledger-lib-1.21, but its *library* does not support: base-4.15.0.0
- hledger-stockquotes < 0 # tried hledger-stockquotes-0.1.2.0, but its *library* requires the disabled package: hledger-lib
- hledger-ui < 0 # tried hledger-ui-1.21, but its *executable* does not support: base-4.15.0.0
- hledger-web < 0 # tried hledger-web-1.21, but its *library* does not support: base-4.15.0.0
- hledger-web < 0 # tried hledger-web-1.21, but its *library* does not support: yesod-form-1.7.0
- hmpfr < 0 # tried hmpfr-0.4.4, but its *library* does not support: integer-gmp-1.1
- hopenpgp-tools < 0 # tried hopenpgp-tools-0.23.6, but its *executable* requires the disabled package: ixset-typed
- hpc-lcov < 0 # tried hpc-lcov-1.0.1, but its *executable* requires the disabled package: path
- hslogger < 0 # tried hslogger-1.3.1.0, but its *library* requires the disabled package: network-bsd
- hspec-tables < 0 # tried hspec-tables-0.0.1, but its *library* does not support: base-4.15.0.0
- hspec-tables < 0 # tried hspec-tables-0.0.1, but its *library* does not support: hspec-core-2.8.2
- hspec-wai-json < 0 # tried hspec-wai-json-0.11.0, but its *library* does not support: hspec-wai-0.11.1
- http-download < 0 # tried http-download-0.2.0.0, but its *library* requires the disabled package: path
- http-link-header < 0 # tried http-link-header-1.2.0, but its *library* does not support: attoparsec-0.14.1
- httpd-shed < 0 # tried httpd-shed-0.4.1.1, but its *library* requires the disabled package: network-bsd
- hw-dsv < 0 # tried hw-dsv-0.4.1.0, but its *library* does not support: ghc-prim-0.7.0
- hw-hspec-hedgehog < 0 # tried hw-hspec-hedgehog-0.1.1.0, but its *library* does not support: call-stack-0.4.0
- hw-hspec-hedgehog < 0 # tried hw-hspec-hedgehog-0.1.1.0, but its *library* does not support: hspec-2.8.2
- hw-streams < 0 # tried hw-streams-0.0.1.0, but its *library* does not support: ghc-prim-0.7.0
- hw-xml < 0 # tried hw-xml-0.5.1.0, but its *library* does not support: ghc-prim-0.7.0
- ihaskell < 0 # tried ihaskell-0.10.2.0, but its *library* requires the disabled package: ipython-kernel
- ilist < 0 # tried ilist-0.4.0.1, but its *library* does not support: base-4.15.0.0
- incremental-parser < 0 # tried incremental-parser-0.5.0.2, but its *library* requires the disabled package: input-parsers
- incremental-parser < 0 # tried incremental-parser-0.5.0.2, but its *library* requires the disabled package: rank2classes
- input-parsers < 0 # tried input-parsers-0.2.2, but its *library* does not support: attoparsec-0.14.1
- invertible-grammar < 0 # tried invertible-grammar-0.1.3, but its *library* does not support: template-haskell-2.17.0.0
- io-streams-haproxy < 0 # tried io-streams-haproxy-1.0.1.0, but its *library* does not support: attoparsec-0.14.1
- io-streams-haproxy < 0 # tried io-streams-haproxy-1.0.1.0, but its *library* does not support: base-4.15.0.0
- ipa < 0 # tried ipa-0.3.1, but its *library* does not support: attoparsec-0.14.1
- ipython-kernel < 0 # tried ipython-kernel-0.10.2.1, but its *library* requires the disabled package: uuid
- ixset-typed < 0 # tried ixset-typed-0.5, but its *library* does not support: template-haskell-2.17.0.0
- ixset-typed-binary-instance < 0 # tried ixset-typed-binary-instance-0.1.0.2, but its *library* requires the disabled package: ixset-typed
- ixset-typed-conversions < 0 # tried ixset-typed-conversions-0.1.2.0, but its *library* requires the disabled package: ixset-typed
- ixset-typed-hashable-instance < 0 # tried ixset-typed-hashable-instance-0.1.0.2, but its *library* requires the disabled package: ixset-typed
- kdt < 0 # tried kdt-0.2.4, but its *library* requires the disabled package: deepseq-generics
- ki < 0 # tried ki-0.2.0.1, but its *library* does not support: base-4.15.0.0
- koji < 0 # tried koji-0.0.2, but its *library* requires the disabled package: haxr
- lackey < 0 # tried lackey-1.0.15, but its *library* requires the disabled package: servant
- lackey < 0 # tried lackey-1.0.15, but its *library* requires the disabled package: servant-foreign
- lambdabot-core < 0 # tried lambdabot-core-5.3.0.1, but its *library* requires the disabled package: dependent-sum
- lambdabot-core < 0 # tried lambdabot-core-5.3.0.1, but its *library* requires the disabled package: network-bsd
- language-avro < 0 # tried language-avro-0.1.3.1, but its *library* requires the disabled package: avro
- lens-datetime < 0 # tried lens-datetime-0.3, but its *library* does not support: lens-5.0.1
- libjwt-typed < 0 # tried libjwt-typed-0.2, but its *library* does not support: base-4.15.0.0
- line < 0 # tried line-4.0.1, but its *library* requires the disabled package: cryptohash-sha256
- liquid-fixpoint < 0 # tried liquid-fixpoint-0.8.10.2, but its *library* requires the disabled package: text-format
- loc < 0 # tried loc-0.1.3.10, but its *library* does not support: base-4.15.0.0
- lsp < 0 # tried lsp-1.2.0.0, but its *library* does not support: base-4.15.0.0
- lsp-test < 0 # tried lsp-test-0.14.0.0, but its *library* requires the disabled package: lsp-types
- lsp-types < 0 # tried lsp-types-1.2.0.0, but its *library* does not support: base-4.15.0.0
- makefile < 0 # tried makefile-1.1.0.0, but its *library* does not support: attoparsec-0.14.1
- membrain < 0 # tried membrain-0.0.0.2, but its *library* does not support: base-4.15.0.0
- mini-egison < 0 # tried mini-egison-1.0.0, but its *library* requires the disabled package: egison-pattern-src
- 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.5.3, but its *library* requires the disabled package: protolude
- mmark < 0 # tried mmark-0.0.7.3, but its *library* requires the disabled package: email-validate
- mmark-cli < 0 # tried mmark-cli-0.0.5.0, but its *executable* requires the disabled package: mmark
- mmark-ext < 0 # tried mmark-ext-0.2.1.3, but its *library* requires the disabled package: mmark
- monad-metrics < 0 # tried monad-metrics-0.2.2.0, but its *library* requires the disabled package: ekg-core
- mongoDB < 0 # tried mongoDB-2.7.0.0, but its *library* requires the disabled package: network-bsd
- mongoDB < 0 # tried mongoDB-2.7.0.0, but its *library* requires the disabled package: nonce
- morpheus-graphql < 0 # tried morpheus-graphql-0.17.0, but its *library* requires the disabled package: relude
- morpheus-graphql-app < 0 # tried morpheus-graphql-app-0.17.0, but its *library* requires the disabled package: relude
- morpheus-graphql-client < 0 # tried morpheus-graphql-client-0.17.0, but its *library* requires the disabled package: relude
- morpheus-graphql-core < 0 # tried morpheus-graphql-core-0.17.0, but its *library* requires the disabled package: relude
- morpheus-graphql-subscriptions < 0 # tried morpheus-graphql-subscriptions-0.17.0, but its *library* requires the disabled package: relude
- morpheus-graphql-subscriptions < 0 # tried morpheus-graphql-subscriptions-0.17.0, but its *library* requires the disabled package: websockets
- moss < 0 # tried moss-0.2.0.0, but its *library* requires the disabled package: network-simple
- multistate < 0 # tried multistate-0.8.0.3, but its *library* does not support: base-4.15.0.0
- net-mqtt < 0 # tried net-mqtt-0.7.1.1, but its *library* requires the disabled package: websockets
- net-mqtt-lens < 0 # tried net-mqtt-lens-0.1.0.0, but its *library* requires the disabled package: net-mqtt
- network-bsd < 0 # tried network-bsd-2.8.1.0, but its *library* does not support: network-3.1.2.1
- network-messagepack-rpc-websocket < 0 # tried network-messagepack-rpc-websocket-0.1.1.1, but its *library* requires the disabled package: websockets
- network-simple < 0 # tried network-simple-0.4.5, but its *library* requires the disabled package: network-bsd
- network-simple-tls < 0 # tried network-simple-tls-0.4, but its *library* requires the disabled package: network-simple
- newtype < 0 # tried newtype-0.2.2.0, but its *library* does not support: base-4.15.0.0
- nonce < 0 # tried nonce-1.0.7, but its *library* does not support: base64-bytestring-1.2.0.1
- nri-env-parser < 0 # tried nri-env-parser-0.1.0.7, but its *library* requires the disabled package: nri-prelude
- nri-observability < 0 # tried nri-observability-0.1.0.2, but its *library* requires the disabled package: nri-prelude
- nri-prelude < 0 # tried nri-prelude-0.6.0.1, but its *library* does not support: ghc-9.0.1
- nvim-hs < 0 # tried nvim-hs-2.1.0.4, but its *library* requires the disabled package: path
- nvim-hs-contrib < 0 # tried nvim-hs-contrib-2.0.0.0, but its *library* requires the disabled package: nvim-hs
- nvim-hs-ghcid < 0 # tried nvim-hs-ghcid-2.0.0.0, but its *library* requires the disabled package: nvim-hs
- o-clock < 0 # tried o-clock-1.2.0.1, but its *library* does not support: ghc-prim-0.7.0
- one-liner < 0 # tried one-liner-2.0, but its *library* requires the disabled package: linear-base
- opaleye < 0 # tried opaleye-0.7.1.0, but its *library* requires the disabled package: uuid
- ormolu < 0 # tried ormolu-0.1.4.1, but its *library* does not support: ghc-lib-parser-9.0.1.20210324
- packdeps < 0 # tried packdeps-0.6.0.0, but its *library* does not support: Cabal-3.4.0.0
- pantry < 0 # tried pantry-0.5.2.2, but its *library* requires the disabled package: hackage-security
- pantry < 0 # tried pantry-0.5.2.2, but its *library* requires the disabled package: path
- paripari < 0 # tried paripari-0.7.0.0, but its *library* does not support: parser-combinators-1.3.0
- path < 0 # tried path-0.8.0, but its *library* does not support: template-haskell-2.17.0.0
- path-binary-instance < 0 # tried path-binary-instance-0.1.0.1, but its *library* requires the disabled package: path
- path-extensions < 0 # tried path-extensions-0.1.1.0, but its *library* requires the disabled package: path
- path-extra < 0 # tried path-extra-0.2.0, but its *library* requires the disabled package: path
- path-io < 0 # tried path-io-1.6.3, but its *library* requires the disabled package: path
- path-like < 0 # tried path-like-0.2.0.2, but its *library* requires the disabled package: path
- path-text-utf8 < 0 # tried path-text-utf8-0.0.1.8, but its *library* requires the disabled package: path
- perfect-vector-shuffle < 0 # tried perfect-vector-shuffle-0.1.1.1, but its *library* does not support: base-4.15.0.0
- pinboard < 0 # tried pinboard-0.10.2.0, but its *library* does not support: http-client-0.7.8
- pipes-network < 0 # tried pipes-network-0.6.5, but its *library* requires the disabled package: network-simple
- pipes-network-tls < 0 # tried pipes-network-tls-0.4, but its *library* requires the disabled package: network-simple
- pkgtreediff < 0 # tried pkgtreediff-0.4.1, but its *executable* requires the disabled package: koji
- polysemy < 0 # tried polysemy-1.5.0.0, but its *library* requires the disabled package: type-errors-pretty
- polysemy-plugin < 0 # tried polysemy-plugin-0.3.0.0, but its *library* does not support: ghc-9.0.1
- postgres-options < 0 # tried postgres-options-0.2.0.0, but its *library* requires the disabled package: generic-monoid
- postgresql-binary < 0 # tried postgresql-binary-0.12.4, but its *library* requires the disabled package: uuid
- postgresql-typed < 0 # tried postgresql-typed-0.6.2.0, but its *library* requires the disabled package: uuid
- postgrest < 0 # tried postgrest-7.0.1, but its *library* does not support: base-4.15.0.0
- pqueue < 0 # tried pqueue-1.4.1.3, but its *library* does not support: base-4.15.0.0
- prairie < 0 # tried prairie-0.0.1.0, but its *library* does not support: template-haskell-2.17.0.0
- prim-uniq < 0 # tried prim-uniq-0.2, but its *library* requires the disabled package: dependent-sum
- primitive-extras < 0 # tried primitive-extras-0.10.1, but its *library* does not support: primitive-unlifted-1.0.0.0
- profiterole < 0 # tried profiterole-0.1, but its *executable* requires the disabled package: ghc-prof
- protolude < 0 # tried protolude-0.3.0, but its *library* does not support: base-4.15.0.0
- protolude < 0 # tried protolude-0.3.0, but its *library* does not support: ghc-prim-0.7.0
- publicsuffix < 0 # tried publicsuffix-0.20200526, but its *library* does not support: base-4.15.0.0
- rank2classes < 0 # tried rank2classes-1.4.1, but its *library* does not support: template-haskell-2.17.0.0
- ratel < 0 # tried ratel-1.0.15, but its *library* requires the disabled package: uuid
- ratel-wai < 0 # tried ratel-wai-1.1.5, but its *library* requires the disabled package: ratel
- rattle < 0 # tried rattle-0.2, but its *library* requires the disabled package: cryptohash-sha256
- rattletrap < 0 # tried rattletrap-11.1.1, but its *library* does not support: base-4.15.0.0
- reanimate < 0 # tried reanimate-1.1.4.0, but its *library* requires the disabled package: cryptohash-sha256
- reanimate < 0 # tried reanimate-1.1.4.0, but its *library* requires the disabled package: websockets
- refined < 0 # tried refined-0.6.2, but its *library* does not support: base-4.15.0.0
- refined < 0 # tried refined-0.6.2, but its *library* does not support: template-haskell-2.17.0.0
- reform-happstack < 0 # tried reform-happstack-0.2.5.4, but its *library* requires the disabled package: happstack-server
- regex-applicative-text < 0 # tried regex-applicative-text-0.1.0.1, but its *library* does not support: base-4.15.0.0
- registry < 0 # tried registry-0.2.0.3, but its *library* requires the disabled package: protolude
- relapse < 0 # tried relapse-1.0.0.0, but its *library* does not support: attoparsec-0.14.1
- relude < 0 # tried relude-0.7.0.0, but its *library* does not support: base-4.15.0.0
- relude < 0 # tried relude-0.7.0.0, but its *library* does not support: ghc-prim-0.7.0
- resolv < 0 # tried resolv-0.1.2.0, but its *library* does not support: base-4.15.0.0
- rethinkdb-client-driver < 0 # tried rethinkdb-client-driver-0.0.25, but its *library* does not support: base-4.15.0.0
- rhbzquery < 0 # tried rhbzquery-0.4.3, but its *executable* requires the disabled package: email-validate
- rio-prettyprint < 0 # tried rio-prettyprint-0.1.1.0, but its *library* requires the disabled package: path
- safe-tensor < 0 # tried safe-tensor-0.2.1.1, but its *library* does not support: singletons-3.0
- sandwich-quickcheck < 0 # tried sandwich-quickcheck-0.1.0.5, but its *library* does not support: base-4.15.0.0
- sandwich-slack < 0 # tried sandwich-slack-0.1.0.4, but its *library* does not support: base-4.15.0.0
- selda-postgresql < 0 # tried selda-postgresql-0.1.8.1, but its *library* requires the disabled package: postgresql-binary
- sendgrid-v3 < 0 # tried sendgrid-v3-0.3.0.0, but its *library* does not support: base-4.15.0.0
- servant < 0 # tried servant-0.18.2, but its *library* does not support: attoparsec-0.14.1
- servant < 0 # tried servant-0.18.2, but its *library* does not support: base-4.15.0.0
- servant < 0 # tried servant-0.18.2, but its *library* does not support: http-api-data-0.4.3
- servant < 0 # tried servant-0.18.2, but its *library* does not support: singleton-bool-0.1.6
- servant-auth < 0 # tried servant-auth-0.4.0.0, but its *library* does not support: base-4.15.0.0
- servant-auth-client < 0 # tried servant-auth-client-0.4.1.0, but its *library* does not support: base-4.15.0.0
- servant-auth-docs < 0 # tried servant-auth-docs-0.2.10.0, but its *library* does not support: base-4.15.0.0
- servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: base-4.15.0.0
- servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: base64-bytestring-1.2.0.1
- servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: memory-0.16.0
- servant-auth-swagger < 0 # tried servant-auth-swagger-0.2.10.1, but its *library* does not support: base-4.15.0.0
- servant-auth-wordpress < 0 # tried servant-auth-wordpress-1.0.0.2, but its *library* requires the disabled package: servant-server
- servant-blaze < 0 # tried servant-blaze-0.9.1, but its *library* requires the disabled package: servant
- servant-client < 0 # tried servant-client-0.18.2, but its *library* does not support: base-4.15.0.0
- servant-client < 0 # tried servant-client-0.18.2, but its *library* does not support: http-client-0.7.8
- servant-client-core < 0 # tried servant-client-core-0.18.2, but its *library* does not support: base-4.15.0.0
- servant-client-core < 0 # tried servant-client-core-0.18.2, but its *library* does not support: base64-bytestring-1.2.0.1
- servant-client-core < 0 # tried servant-client-core-0.18.2, but its *library* does not support: template-haskell-2.17.0.0
- servant-conduit < 0 # tried servant-conduit-0.15.1, but its *library* requires the disabled package: servant
- servant-docs < 0 # tried servant-docs-0.11.8, but its *library* does not support: base-4.15.0.0
- servant-elm < 0 # tried servant-elm-0.7.2, but its *library* requires the disabled package: servant
- servant-elm < 0 # tried servant-elm-0.7.2, but its *library* requires the disabled package: servant-foreign
- servant-errors < 0 # tried servant-errors-0.1.6.0, but its *library* does not support: base-4.15.0.0
- servant-exceptions < 0 # tried servant-exceptions-0.2.1, but its *library* requires the disabled package: servant
- servant-exceptions-server < 0 # tried servant-exceptions-server-0.2.1, but its *library* requires the disabled package: servant
- servant-exceptions-server < 0 # tried servant-exceptions-server-0.2.1, but its *library* requires the disabled package: servant-server
- servant-foreign < 0 # tried servant-foreign-0.15.3, but its *library* does not support: base-4.15.0.0
- servant-http-streams < 0 # tried servant-http-streams-0.18.2, but its *library* does not support: base-4.15.0.0
- servant-machines < 0 # tried servant-machines-0.15.1, but its *library* requires the disabled package: servant
- servant-multipart < 0 # tried servant-multipart-0.12.1, but its *library* requires the disabled package: servant
- servant-multipart < 0 # tried servant-multipart-0.12.1, but its *library* requires the disabled package: servant-docs
- servant-multipart < 0 # tried servant-multipart-0.12.1, but its *library* requires the disabled package: servant-foreign
- servant-multipart < 0 # tried servant-multipart-0.12.1, but its *library* requires the disabled package: servant-server
- servant-multipart-api < 0 # tried servant-multipart-api-0.12.1, but its *library* requires the disabled package: servant
- servant-openapi3 < 0 # tried servant-openapi3-2.0.1.2, but its *library* does not support: Cabal-3.4.0.0
- servant-openapi3 < 0 # tried servant-openapi3-2.0.1.2, but its *library* does not support: base-4.15.0.0
- servant-pipes < 0 # tried servant-pipes-0.15.2, but its *library* requires the disabled package: servant
- servant-rawm < 0 # tried servant-rawm-1.0.0.0, but its *library* requires the disabled package: servant
- servant-server < 0 # tried servant-server-0.18.2, but its *library* does not support: base-4.15.0.0
- servant-server < 0 # tried servant-server-0.18.2, but its *library* does not support: base64-bytestring-1.2.0.1
- servant-server < 0 # tried servant-server-0.18.2, but its *library* does not support: http-api-data-0.4.3
- servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: Cabal-3.4.0.0
- servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: base-4.15.0.0
- servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: lens-5.0.1
- servant-swagger-ui < 0 # tried servant-swagger-ui-0.3.5.3.47.1, but its *library* does not support: base-4.15.0.0
- servant-swagger-ui-core < 0 # tried servant-swagger-ui-core-0.3.5, but its *library* does not support: base-4.15.0.0
- serverless-haskell < 0 # tried serverless-haskell-0.12.6, but its *library* requires the disabled package: amazonka-core
- serversession < 0 # tried serversession-1.0.2, but its *library* requires the disabled package: nonce
- serversession-frontend-wai < 0 # tried serversession-frontend-wai-1.0, but its *library* requires the disabled package: serversession
- sexp-grammar < 0 # tried sexp-grammar-2.3.0, but its *library* requires the disabled package: invertible-grammar
- shake-plus < 0 # tried shake-plus-0.3.3.1, but its *library* requires the disabled package: path
- shake-plus-extended < 0 # tried shake-plus-extended-0.4.1.0, but its *library* requires the disabled package: ixset-typed
- shake-plus-extended < 0 # tried shake-plus-extended-0.4.1.0, but its *library* requires the disabled package: path
- shortcut-links < 0 # tried shortcut-links-0.5.1.1, but its *library* does not support: base-4.15.0.0
- skews < 0 # tried skews-0.1.0.3, but its *library* requires the disabled package: websockets
- slack-api < 0 # tried slack-api-0.12, but its *library* requires the disabled package: websockets
- slynx < 0 # tried slynx-0.5.1.0, but its *library* requires the disabled package: elynx-tools
- smash-lens < 0 # tried smash-lens-0.1.0.1, but its *library* does not support: lens-5.0.1
- smtp-mail < 0 # tried smtp-mail-0.3.0.0, but its *library* requires the disabled package: network-bsd
- snap-blaze < 0 # tried snap-blaze-0.2.1.5, but its *library* requires the disabled package: snap-core
- snap-core < 0 # tried snap-core-1.0.4.2, but its *library* does not support: attoparsec-0.14.1
- snap-server < 0 # tried snap-server-1.1.2.0, but its *library* does not support: attoparsec-0.14.1
- snap-server < 0 # tried snap-server-1.1.2.0, but its *library* does not support: base-4.15.0.0
- squeal-postgresql < 0 # tried squeal-postgresql-0.7.0.1, but its *library* requires the disabled package: postgresql-binary
- stack < 0 # tried stack-2.7.1, but its *library* requires the disabled package: hackage-security
- stack < 0 # tried stack-2.7.1, but its *library* requires the disabled package: path
- stack < 0 # tried stack-2.7.1, but its *library* requires the disabled package: regex-applicative-text
- stackcollapse-ghc < 0 # tried stackcollapse-ghc-0.0.1.4, but its *executable* does not support: base-4.15.0.0
- status-notifier-item < 0 # tried status-notifier-item-0.3.0.5, but its *library* requires the disabled package: hslogger
- stm-containers < 0 # tried stm-containers-1.2, but its *library* requires the disabled package: stm-hamt
- stm-hamt < 0 # tried stm-hamt-1.2.0.6, but its *library* requires the disabled package: primitive-extras
- streamly < 0 # tried streamly-0.7.3, but its *library* does not support: ghc-prim-0.7.0
- strict-tuple < 0 # tried strict-tuple-0.1.4, but its *library* does not support: base-4.15.0.0
- strict-tuple-lens < 0 # tried strict-tuple-lens-0.2, but its *library* requires the disabled package: strict-tuple
- swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: base-4.15.0.0
- swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: lens-5.0.1
- swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: optics-core-0.4
- swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: optics-th-0.4
- swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: template-haskell-2.17.0.0
- 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.2.0.0, but its *library* requires the disabled package: path
- sydtest-discover < 0 # tried sydtest-discover-0.0.0.0, but its *library* requires the disabled package: path
- sydtest-persistent-sqlite < 0 # tried sydtest-persistent-sqlite-0.1.0.0, but its *library* requires the disabled package: sydtest
- sydtest-servant < 0 # tried sydtest-servant-0.1.0.0, but its *library* requires the disabled package: servant
- sydtest-servant < 0 # tried sydtest-servant-0.1.0.0, but its *library* requires the disabled package: servant-client
- sydtest-servant < 0 # tried sydtest-servant-0.1.0.0, but its *library* requires the disabled package: servant-server
- sydtest-wai < 0 # tried sydtest-wai-0.1.0.0, but its *library* requires the disabled package: sydtest
- sydtest-yesod < 0 # tried sydtest-yesod-0.1.0.0, but its *library* requires the disabled package: sydtest
- tasty-wai < 0 # tried tasty-wai-0.1.1.1, but its *library* does not support: base-4.15.0.0
- tdigest < 0 # tried tdigest-0.2.1.1, but its *library* does not support: base-4.15.0.0
- termbox < 0 # tried termbox-0.3.0, but its *library* does not support: base-4.15.0.0
- text-format < 0 # tried text-format-0.3.2, but its *library* does not support: base-4.15.0.0
- these-skinny < 0 # tried these-skinny-0.7.4, but its *library* does not support: base-4.15.0.0
- threepenny-gui < 0 # tried threepenny-gui-0.9.1.0, but its *library* requires the disabled package: snap-core
- threepenny-gui < 0 # tried threepenny-gui-0.9.1.0, but its *library* requires the disabled package: snap-server
- threepenny-gui < 0 # tried threepenny-gui-0.9.1.0, but its *library* requires the disabled package: websockets
- tlynx < 0 # tried tlynx-0.5.1.0, but its *library* requires the disabled package: elynx-tools
- tmp-postgres < 0 # tried tmp-postgres-1.34.1.0, but its *library* requires the disabled package: cryptohash-sha1
- tmp-postgres < 0 # tried tmp-postgres-1.34.1.0, but its *library* requires the disabled package: generic-monoid
- tonalude < 0 # tried tonalude-0.1.1.1, but its *library* does not support: base-4.15.0.0
- type-errors-pretty < 0 # tried type-errors-pretty-0.0.1.1, but its *library* does not support: base-4.15.0.0
- typed-uuid < 0 # tried typed-uuid-0.1.0.0, but its *library* requires the disabled package: uuid
- typed-uuid < 0 # tried typed-uuid-0.1.0.0, but its *library* requires the disabled package: yamlparse-applicative
- typelits-witnesses < 0 # tried typelits-witnesses-0.4.0.0, but its *library* requires the disabled package: dependent-sum
- typerep-map < 0 # tried typerep-map-0.3.3.0, but its *library* does not support: base-4.15.0.0
- typerep-map < 0 # tried typerep-map-0.3.3.0, but its *library* does not support: ghc-prim-0.7.0
- uniprot-kb < 0 # tried uniprot-kb-0.1.2.0, but its *library* does not support: attoparsec-0.14.1
- uuid < 0 # tried uuid-1.3.15, but its *library* requires the disabled package: cryptohash-md5
- uuid < 0 # tried uuid-1.3.15, but its *library* requires the disabled package: cryptohash-sha1
- validity-path < 0 # tried validity-path-0.4.0.1, but its *library* requires the disabled package: path
- validity-uuid < 0 # tried validity-uuid-0.1.0.3, but its *library* requires the disabled package: uuid
- vector-circular < 0 # tried vector-circular-0.1.3, but its *library* does not support: template-haskell-2.17.0.0
- wai-websockets < 0 # tried wai-websockets-3.0.1.2, but its *library* requires the disabled package: websockets
- websockets < 0 # tried websockets-0.12.7.2, but its *library* does not support: attoparsec-0.14.1
- websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* requires the disabled package: snap-core
- websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* requires the disabled package: snap-server
- websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* requires the disabled package: websockets
- with-utf8 < 0 # tried with-utf8-1.0.2.2, but its *library* does not support: base-4.15.0.0
- within < 0 # tried within-0.2.0.1, but its *library* requires the disabled package: path
- wordpress-auth < 0 # tried wordpress-auth-1.0.0.1, but its *library* requires the disabled package: cryptohash-md5
- wordpress-auth < 0 # tried wordpress-auth-1.0.0.1, but its *library* requires the disabled package: cryptohash-sha256
- wss-client < 0 # tried wss-client-0.3.0.0, but its *library* requires the disabled package: websockets
- wuss < 0 # tried wuss-1.1.18, but its *library* requires the disabled package: websockets
- yamlparse-applicative < 0 # tried yamlparse-applicative-0.2.0.0, but its *library* requires the disabled package: path
- yesod < 0 # tried yesod-1.6.1.1, but its *library* requires the disabled package: yesod-form
- yesod-auth < 0 # tried yesod-auth-1.6.10.3, but its *library* requires the disabled package: email-validate
- yesod-auth < 0 # tried yesod-auth-1.6.10.3, but its *library* requires the disabled package: nonce
- yesod-auth-hashdb < 0 # tried yesod-auth-hashdb-1.7.1.7, but its *library* requires the disabled package: yesod-auth
- yesod-auth-hashdb < 0 # tried yesod-auth-hashdb-1.7.1.7, but its *library* requires the disabled package: yesod-form
- yesod-auth-oauth2 < 0 # tried yesod-auth-oauth2-0.6.3.4, but its *library* requires the disabled package: yesod-auth
- yesod-form < 0 # tried yesod-form-1.7.0, but its *library* requires the disabled package: email-validate
- yesod-markdown < 0 # tried yesod-markdown-0.12.6.11, but its *library* requires the disabled package: yesod-form
- yesod-page-cursor < 0 # tried yesod-page-cursor-2.0.0.8, but its *library* requires the disabled package: http-link-header
- yesod-paginator < 0 # tried yesod-paginator-1.1.1.0, but its *executable* requires the disabled package: yesod
- yesod-websockets < 0 # tried yesod-websockets-0.3.0.3, but its *library* requires the disabled package: websockets
- yjsvg < 0 # tried yjsvg-0.2.0.1, but its *library* requires the disabled package: HaXml
- zydiskell < 0 # tried zydiskell-0.2.0.0, but its *library* does not support: base-4.15.0.0
"Stackage upper bounds": [] "Stackage upper bounds":
# https://github.com/commercialhaskell/stackage/issues/5587
- network < 3.1.2.0
- dbus < 1.2.18
# end of packages # end of packages
@ -5764,70 +5264,6 @@ skipped-builds:
# or if Setup fails because of missing foreign libraries. # or if Setup fails because of missing foreign libraries.
# Otherwise place them in expected-test-failures. # Otherwise place them in expected-test-failures.
skipped-tests: skipped-tests:
# Blocked due to tests failing to compile for GHC 8.6
- async-refresh
- async-refresh-tokens
- async-timer
- binary-ext
- binary-tagged
- blake2
- blaze-html
- butter
- conduit-parse
- dataurl
- detour-via-sci
- distributed-closure
- dotenv
- enum-subset-generate
- generic-lens
- geojson
- github-types
- graph-core
- hexml-lens
- hspec-core
- inflections
- inline-r
- inspection-testing
- kanji
- megaparsec
- mighty-metropolis
- multiarg
- opml-conduit
- pipes-csv
- postgresql-simple
- quickcheck-state-machine
- rakuten
- rank1dynamic
- rss-conduit
- servant-auth-server
- servant-blaze
- servant-cassava
- siggy-chardust
- skylighting-core
- speedy-slice
- thyme
- unordered-intmap
- vector-builder
- wai-cors
- warp
- wreq
- xml-conduit-parse
- yesod-test
- sydtest-servant # https://github.com/commercialhaskell/stackage/issues/5901
- sydtest-persistent-sqlite # https://github.com/commercialhaskell/stackage/issues/5902
- sydtest-yesod # https://github.com/commercialhaskell/stackage/issues/5906
- genvalidity-persistent # https://github.com/commercialhaskell/stackage/issues/5903
# Transitive outdated dependencies
# These can also be checked for updates periodically.
- options # ansi-terminal-0.8 via chell
- path # via genvalidity genvalidity-property
- system-fileio # ansi-terminal-0.8 via chell
- system-filepath # ansi-terminal-0.8 via chell
- buffer-builder # per HTF per cpphs per polyparse (ghc 8.6 failure)
- hasql-transaction # via rerebase
# Compilation failures # Compilation failures
- snappy # https://github.com/bos/snappy/issues/1 - snappy # https://github.com/bos/snappy/issues/1
- cron # Could not deduce (SOP.All (SOP.All Arbitrary) xss) arising from a use of SOP.hcpure - cron # Could not deduce (SOP.All (SOP.All Arbitrary) xss) arising from a use of SOP.hcpure
@ -5956,181 +5392,6 @@ skipped-tests:
# #
# GHC 9 # GHC 9
# #
- ENIG # tried ENIG-0.0.1.0, but its *test-suite* requires the disabled package: test-framework-th
- HTTP # tried HTTP-4000.3.16, but its *test-suite* requires the disabled package: httpd-shed
- aeson # tried aeson-1.5.6.0, but its *test-suite* does not support: hashable-time-0.3
- arbor-lru-cache # tried arbor-lru-cache-0.1.1.1, but its *test-suite* does not support: hspec-2.8.2
- asif # tried asif-6.0.4, but its *test-suite* does not support: doctest-0.18.1
- async # tried async-2.2.3, but its *test-suite* does not support: base-4.15.0.0
- avro # tried avro-0.5.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog
- binary-instances # tried binary-instances-1.0.1, but its *test-suite* does not support: tasty-1.4.1
- bits-extra # tried bits-extra-0.0.2.0, but its *test-suite* does not support: hspec-2.8.2
- buttplug-hs-core # tried buttplug-hs-core-0.1.0.0, but its *test-suite* does not support: generic-random-1.4.0.0
- buttplug-hs-core # tried buttplug-hs-core-0.1.0.0, but its *test-suite* does not support: hspec-2.8.2
- cassava-conduit # tried cassava-conduit-0.6.0, but its *test-suite* does not support: QuickCheck-2.14.2
- chaselev-deque # tried chaselev-deque-0.5.0.5, but its *test-suite* requires the disabled package: abstract-deque-tests
- cipher-aes # tried cipher-aes-0.2.11, but its *test-suite* requires the disabled package: crypto-cipher-tests
- cipher-camellia # tried cipher-camellia-0.0.2, but its *test-suite* requires the disabled package: crypto-cipher-tests
- cipher-des # tried cipher-des-0.0.6, but its *test-suite* requires the disabled package: crypto-cipher-tests
- cipher-rc4 # tried cipher-rc4-0.1.4, but its *test-suite* requires the disabled package: crypto-cipher-tests
- clay # tried clay-0.13.3, but its *test-suite* does not support: hspec-2.8.2
- clay # tried clay-0.13.3, but its *test-suite* does not support: hspec-discover-2.8.2
- co-log-core # tried co-log-core-0.2.1.1, but its *test-suite* does not support: doctest-0.18.1
- colour # tried colour-2.3.5, but its *test-suite* does not support: QuickCheck-2.14.2
- colour # tried colour-2.3.5, but its *test-suite* does not support: random-1.2.0
- conduit-algorithms # tried conduit-algorithms-0.0.11.0, but its *test-suite* requires the disabled package: test-framework-th
- d10 # tried d10-0.2.1.6, but its *test-suite* does not support: doctest-0.18.1
- dhall-lsp-server # tried dhall-lsp-server-1.0.15, but its *test-suite* does not support: lsp-test-0.14.0.0
- doldol # tried doldol-0.4.1.2, but its *test-suite* requires the disabled package: test-framework-th
- ed25519 # tried ed25519-0.0.5.0, but its *test-suite* does not support: QuickCheck-2.14.2
- ed25519 # tried ed25519-0.0.5.0, but its *test-suite* does not support: directory-1.3.6.1
- ed25519 # tried ed25519-0.0.5.0, but its *test-suite* does not support: doctest-0.18.1
- ed25519 # tried ed25519-0.0.5.0, but its *test-suite* does not support: hlint-3.3.1
- elynx-markov # tried elynx-markov-0.5.1.0, but its *test-suite* requires the disabled package: elynx-tools
- elynx-seq # tried elynx-seq-0.5.1.0, but its *test-suite* requires the disabled package: elynx-tools
- elynx-tree # tried elynx-tree-0.5.1.0, but its *test-suite* requires the disabled package: elynx-tools
- email-validate # tried email-validate-2.3.2.13, but its *test-suite* does not support: doctest-0.18.1
- email-validate # tried email-validate-2.3.2.13, but its *test-suite* does not support: hspec-2.8.2
- exact-pi # tried exact-pi-0.5.0.1, but its *test-suite* does not support: base-4.15.0.0
- extensible-effects # tried extensible-effects-5.0.0.1, but its *test-suite* requires the disabled package: test-framework-th
- filtrable # tried filtrable-0.1.6.0, but its *test-suite* does not support: tasty-1.4.1
- fmt # tried fmt-0.6.1.2, but its *test-suite* does not support: hspec-2.8.2
- ftp-client # tried ftp-client-0.5.1.4, but its *test-suite* does not support: tasty-1.4.1
- ftp-client # tried ftp-client-0.5.1.4, but its *test-suite* does not support: tasty-hspec-1.2
- functor-combinators # tried functor-combinators-0.3.6.0, but its *test-suite* requires the disabled package: dependent-sum
- generic-data # tried generic-data-0.9.2.0, but its *test-suite* requires the disabled package: one-liner
- genvalidity-mergeful # tried genvalidity-mergeful-0.2.0.0, but its *test-suite* requires the disabled package: uuid
- genvalidity-mergeless # tried genvalidity-mergeless-0.2.0.0, but its *test-suite* requires the disabled package: uuid
- genvalidity-sydtest # tried genvalidity-sydtest-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover
- genvalidity-sydtest-aeson # tried genvalidity-sydtest-aeson-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover
- genvalidity-sydtest-hashable # tried genvalidity-sydtest-hashable-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover
- genvalidity-sydtest-lens # tried genvalidity-sydtest-lens-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover
- genvalidity-sydtest-persistent # tried genvalidity-sydtest-persistent-0.0.0.1, but its *test-suite* requires the disabled package: sydtest-discover
- ghc-source-gen # tried ghc-source-gen-0.4.0.0, but its *test-suite* does not support: QuickCheck-2.14.2
- ghc-source-gen # tried ghc-source-gen-0.4.0.0, but its *test-suite* does not support: tasty-1.4.1
- ginger # tried ginger-0.10.1.0, but its *test-suite* does not support: tasty-1.4.1
- graphula # tried graphula-2.0.0.5, but its *test-suite* requires the disabled package: uuid
- hackage-security # tried hackage-security-0.6.0.1, but its *test-suite* does not support: tasty-1.4.1
- haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: hspec-2.8.2
- haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: hspec-discover-2.8.2
- haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: optparse-applicative-0.16.1.0
- haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: tree-diff-0.2
- haskell-names # tried haskell-names-0.9.9, but its *test-suite* does not support: tasty-1.4.1
- hspec-tables # tried hspec-tables-0.0.1, but its *test-suite* does not support: hspec-2.8.2
- http-link-header # tried http-link-header-1.2.0, but its *test-suite* does not support: QuickCheck-2.14.2
- http-link-header # tried http-link-header-1.2.0, but its *test-suite* does not support: hspec-2.8.2
- http-media # tried http-media-0.8.0.0, but its *test-suite* does not support: QuickCheck-2.14.2
- http-media # tried http-media-0.8.0.0, but its *test-suite* does not support: base-4.15.0.0
- http-streams # tried http-streams-0.8.7.2, but its *test-suite* requires the disabled package: snap-core
- http-streams # tried http-streams-0.8.7.2, but its *test-suite* requires the disabled package: snap-server
- hw-balancedparens # tried hw-balancedparens-0.4.1.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog
- hw-bits # tried hw-bits-0.7.2.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog
- hw-conduit # tried hw-conduit-0.2.1.0, but its *test-suite* does not support: hspec-2.8.2
- hw-eliasfano # tried hw-eliasfano-0.1.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog
- hw-excess # tried hw-excess-0.2.3.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog
- hw-fingertree # tried hw-fingertree-0.1.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog
- hw-fingertree-strict # tried hw-fingertree-strict-0.1.2.0, but its *test-suite* does not support: hspec-2.8.2
- hw-int # tried hw-int-0.0.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog
- hw-ip # tried hw-ip-2.4.2.0, but its *test-suite* does not support: hspec-2.8.2
- hw-json-simple-cursor # tried hw-json-simple-cursor-0.1.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog
- hw-json-standard-cursor # tried hw-json-standard-cursor-0.2.3.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog
- hw-packed-vector # tried hw-packed-vector-0.2.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog
- hw-parser # tried hw-parser-0.1.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog
- hw-prim # tried hw-prim-0.6.3.0, but its *test-suite* does not support: hspec-2.8.2
- hw-rankselect # tried hw-rankselect-0.13.4.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog
- hw-rankselect-base # tried hw-rankselect-base-0.3.4.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog
- hw-simd # tried hw-simd-0.1.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog
- hw-streams # tried hw-streams-0.0.1.0, but its *test-suite* does not support: hspec-2.8.2
- indexed-containers # tried indexed-containers-0.1.0.2, but its *test-suite* does not support: hspec-2.8.2
- integer-roots # tried integer-roots-1.0, but its *test-suite* does not support: smallcheck-1.2.1
- ipynb # tried ipynb-0.1.0.1, but its *test-suite* requires the disabled package: aeson-diff
- lapack # tried lapack-0.3.2, but its *test-suite* does not support: random-1.2.0
- libjwt-typed # tried libjwt-typed-0.2, but its *test-suite* does not support: hspec-2.8.2
- libjwt-typed # tried libjwt-typed-0.2, but its *test-suite* does not support: hspec-core-2.8.2
- lockfree-queue # tried lockfree-queue-0.2.3.1, but its *test-suite* requires the disabled package: abstract-deque-tests
- lrucaching # tried lrucaching-0.3.3, but its *test-suite* does not support: hspec-2.8.2
- lsp-test # tried lsp-test-0.14.0.0, but its *test-suite* does not support: base-4.15.0.0
- makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: Glob-0.10.1
- makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: QuickCheck-2.14.2
- makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: base-4.15.0.0
- makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: doctest-0.18.1
- makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: tasty-1.4.1
- makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: tasty-hunit-0.10.0.3
- makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: tasty-quickcheck-0.10.1.2
- membrain # tried membrain-0.0.0.2, but its *test-suite* does not support: doctest-0.18.1
- membrain # tried membrain-0.0.0.2, but its *test-suite* does not support: hspec-2.8.2
- messagepack # tried messagepack-0.5.4, but its *test-suite* requires the disabled package: test-framework-th
- monad-par # tried monad-par-0.3.5, but its *test-suite* requires the disabled package: test-framework-th
- multistate # tried multistate-0.8.0.3, but its *test-suite* does not support: hspec-2.8.2
- nettle # tried nettle-0.3.0, but its *test-suite* requires the disabled package: crypto-cipher-tests
- o-clock # tried o-clock-1.2.0.1, but its *test-suite* does not support: tasty-hspec-1.2
- partial-semigroup # tried partial-semigroup-0.5.1.12, but its *test-suite* does not support: doctest-0.18.1
- pg-transact # tried pg-transact-0.3.1.1, but its *test-suite* requires the disabled package: tmp-postgres
- polysemy # tried polysemy-1.5.0.0, but its *test-suite* does not support: doctest-0.18.1
- polysemy-plugin # tried polysemy-plugin-0.3.0.0, but its *test-suite* does not support: doctest-0.18.1
- postgresql-libpq-notify # tried postgresql-libpq-notify-0.2.0.0, but its *test-suite* requires the disabled package: postgres-options
- postgresql-libpq-notify # tried postgresql-libpq-notify-0.2.0.0, but its *test-suite* requires the disabled package: tmp-postgres
- postgrest # tried postgrest-7.0.1, but its *test-suite* does not support: hspec-2.8.2
- primitive # tried primitive-0.7.1.0, but its *test-suite* does not support: tasty-1.4.1
- proto3-wire # tried proto3-wire-1.2.2, but its *test-suite* does not support: doctest-0.18.1
- protobuf # tried protobuf-0.2.1.3, but its *test-suite* requires the disabled package: hex
- psqueues # tried psqueues-0.2.7.2, but its *test-suite* does not support: QuickCheck-2.14.2
- psqueues # tried psqueues-0.2.7.2, but its *test-suite* does not support: tasty-1.4.1
- pureMD5 # tried pureMD5-2.1.3, but its *test-suite* requires the disabled package: crypto-api-tests
- records-sop # tried records-sop-0.1.1.0, but its *test-suite* does not support: hspec-2.8.2
- registry # tried registry-0.2.0.3, but its *test-suite* does not support: tasty-1.4.1
- registry # tried registry-0.2.0.3, but its *test-suite* does not support: tasty-hedgehog-1.1.0.0
- safe-json # tried safe-json-1.1.1.1, but its *test-suite* requires the disabled package: uuid
- safeio # tried safeio-0.0.5.0, but its *test-suite* requires the disabled package: test-framework-th
- servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* does not support: hspec-2.8.2
- servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* does not support: hspec-discover-2.8.2
- servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* does not support: http-client-0.7.8
- servant-auth-docs # tried servant-auth-docs-0.2.10.0, but its *test-suite* does not support: doctest-0.18.1
- servant-auth-swagger # tried servant-auth-swagger-0.2.10.1, but its *test-suite* does not support: hspec-2.8.2
- servant-auth-swagger # tried servant-auth-swagger-0.2.10.1, but its *test-suite* does not support: hspec-discover-2.8.2
- servant-client # tried servant-client-0.18.2, but its *test-suite* does not support: QuickCheck-2.14.2
- servant-client-core # tried servant-client-core-0.18.2, but its *test-suite* does not support: QuickCheck-2.14.2
- servant-conduit # tried servant-conduit-0.15.1, but its *test-suite* requires the disabled package: servant-client
- servant-conduit # tried servant-conduit-0.15.1, but its *test-suite* requires the disabled package: servant-server
- servant-docs # tried servant-docs-0.11.8, but its *test-suite* does not support: tasty-1.4.1
- servant-elm # tried servant-elm-0.7.2, but its *test-suite* requires the disabled package: servant-client
- servant-http-streams # tried servant-http-streams-0.18.2, but its *test-suite* does not support: QuickCheck-2.14.2
- servant-machines # tried servant-machines-0.15.1, but its *test-suite* requires the disabled package: servant-client
- servant-machines # tried servant-machines-0.15.1, but its *test-suite* requires the disabled package: servant-server
- servant-multipart # tried servant-multipart-0.12.1, but its *test-suite* requires the disabled package: tasty-wai
- servant-openapi3 # tried servant-openapi3-2.0.1.2, but its *test-suite* does not support: doctest-0.18.1
- servant-pipes # tried servant-pipes-0.15.2, but its *test-suite* requires the disabled package: servant-client
- servant-pipes # tried servant-pipes-0.15.2, but its *test-suite* requires the disabled package: servant-server
- servant-swagger # tried servant-swagger-1.1.10, but its *test-suite* does not support: doctest-0.18.1
- servant-swagger # tried servant-swagger-1.1.10, but its *test-suite* does not support: hspec-2.8.2
- servant-swagger # tried servant-swagger-1.1.10, but its *test-suite* does not support: hspec-discover-2.8.2
- shortcut-links # tried shortcut-links-0.5.1.1, but its *test-suite* does not support: doctest-0.18.1
- simple-log # tried simple-log-0.9.12, but its *test-suite* does not support: hspec-2.8.2
- squeal-postgresql # tried squeal-postgresql-0.7.0.1, but its *test-suite* requires the disabled package: with-utf8
- stb-image-redux # tried stb-image-redux-0.2.1.3, but its *test-suite* does not support: hspec-2.8.2
- stripe-http-client # tried stripe-http-client-2.6.2, but its *test-suite* does not support: hspec-2.8.2
- stripe-http-client # tried stripe-http-client-2.6.2, but its *test-suite* requires the disabled package: stripe-tests
- superbuffer # tried superbuffer-0.3.1.1, but its *test-suite* does not support: HTF-0.14.0.6
- superbuffer # tried superbuffer-0.3.1.1, but its *test-suite* does not support: QuickCheck-2.14.2
- swagger2 # tried swagger2-2.6, but its *test-suite* does not support: hspec-2.8.2
- swagger2 # tried swagger2-2.6, but its *test-suite* does not support: hspec-discover-2.8.2
- sydtest-wai # tried sydtest-wai-0.1.0.0, but its *test-suite* requires the disabled package: sydtest-discover
- tar # tried tar-0.5.1.1, but its *test-suite* requires the disabled package: bytestring-handle
- tdigest # tried tdigest-0.2.1.1, but its *test-suite* does not support: tasty-1.4.1
- temporary-resourcet # tried temporary-resourcet-0.1.0.1, but its *test-suite* does not support: tasty-1.4.1
- test-framework # tried test-framework-0.8.2.0, but its *test-suite* requires the disabled package: libxml
- text-short # tried text-short-0.1.3, but its *test-suite* does not support: tasty-1.4.1
- tomland # tried tomland-1.3.3.0, but its *test-suite* does not support: hspec-2.8.2
- tree-diff # tried tree-diff-0.2, but its *test-suite* does not support: tasty-1.4.1
- type-errors-pretty # tried type-errors-pretty-0.0.1.1, but its *test-suite* does not support: doctest-0.18.1
- typerep-map # tried typerep-map-0.3.3.0, but its *test-suite* does not support: hspec-2.8.2
- tzdata # tried tzdata-0.2.20201021.0, but its *test-suite* requires the disabled package: test-framework-th
- uniprot-kb # tried uniprot-kb-0.1.2.0, but its *test-suite* does not support: QuickCheck-2.14.2
- uniprot-kb # tried uniprot-kb-0.1.2.0, but its *test-suite* does not support: hspec-2.8.2
- validation-selective # tried validation-selective-0.1.0.1, but its *test-suite* does not support: hspec-2.8.2
- vector # tried vector-0.12.3.0, but its *test-suite* does not support: doctest-0.18.1
- vector-circular # tried vector-circular-0.1.3, but its *test-suite* requires the disabled package: hedgehog-classes
- wai-middleware-clacks # tried wai-middleware-clacks-0.1.0.1, but its *test-suite* requires the disabled package: tasty-wai
# end of skipped-tests # end of skipped-tests
@ -6153,6 +5414,7 @@ expected-test-failures:
- distributed-process - distributed-process
- distributed-process-execution # https://github.com/haskell-distributed/distributed-process-execution/issues/2 - distributed-process-execution # https://github.com/haskell-distributed/distributed-process-execution/issues/2
- distributed-process-task - distributed-process-task
- fft # test-fft: exited with: ExitFailure (-11)
- foldl-statistics # https://github.com/data61/foldl-statistics/issues/2 - foldl-statistics # https://github.com/data61/foldl-statistics/issues/2
- forma - forma
- fsnotify # Often runs out of inotify handles - fsnotify # Often runs out of inotify handles
@ -6484,7 +5746,6 @@ expected-test-failures:
- sbv - sbv
- poly - poly
# end of expected-test-failures # end of expected-test-failures
# Benchmarks which are known not to build. Note that, currently we do not run # Benchmarks which are known not to build. Note that, currently we do not run
@ -6643,33 +5904,6 @@ skipped-benchmarks:
# #
# GHC 9 # GHC 9
# #
- IntervalMap # tried IntervalMap-0.6.1.2, but its *benchmarks* requires the disabled package: SegmentTree
- binary-parsers # tried binary-parsers-0.2.4.0, but its *benchmarks* does not support: criterion-1.5.9.0
- buffer-builder # tried buffer-builder-0.2.4.7, but its *benchmarks* requires the disabled package: json-builder
- ed25519 # tried ed25519-0.0.5.0, but its *benchmarks* does not support: criterion-1.5.9.0
- elynx-tree # tried elynx-tree-0.5.1.0, but its *benchmarks* requires the disabled package: elynx-tools
- extensible-effects # tried extensible-effects-5.0.0.1, but its *benchmarks* requires the disabled package: test-framework-th
- hgeometry # tried hgeometry-0.12.0.4, but its *benchmarks* requires the disabled package: deepseq-generics
- hw-eliasfano # tried hw-eliasfano-0.1.2.0, but its *benchmarks* requires the disabled package: hw-hspec-hedgehog
- identicon # tried identicon-0.2.2, but its *benchmarks* does not support: criterion-1.5.9.0
- identicon # tried identicon-0.2.2, but its *benchmarks* does not support: random-1.2.0
- lsp-test # tried lsp-test-0.14.0.0, but its *benchmarks* does not support: base-4.15.0.0
- lsp-test # tried lsp-test-0.14.0.0, but its *benchmarks* requires the disabled package: lsp
- o-clock # tried o-clock-1.2.0.1, but its *benchmarks* requires the disabled package: tiempo
- polysemy # tried polysemy-1.5.0.0, but its *benchmarks* requires the disabled package: freer-simple
- psqueues # tried psqueues-0.2.7.2, but its *benchmarks* requires the disabled package: PSQueue
- psqueues # tried psqueues-0.2.7.2, 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
- sbv # tried sbv-8.15, but its *benchmarks* requires the disabled package: bench-show
- squeal-postgresql # tried squeal-postgresql-0.7.0.1, but its *benchmarks* requires the disabled package: with-utf8
- stm-hamt # tried stm-hamt-1.2.0.6, but its *benchmarks* does not support: mwc-random-0.15.0.1
- superbuffer # tried superbuffer-0.3.1.1, but its *benchmarks* does not support: criterion-1.5.9.0
- ttrie # tried ttrie-0.1.2.1, but its *benchmarks* requires the disabled package: criterion-plus
- ttrie # tried ttrie-0.1.2.1, but its *benchmarks* requires the disabled package: stm-stats
- unicode-transforms # tried unicode-transforms-0.3.7.1, but its *benchmarks* requires the disabled package: path
- uri-bytestring # tried uri-bytestring-0.3.3.0, but its *benchmarks* requires the disabled package: deepseq-generics
- xeno # tried xeno-0.4.2, but its *benchmarks* requires the disabled package: bzlib
- xxhash-ffi # tried xxhash-ffi-0.2.0.0, but its *benchmarks* requires the disabled package: xxhash
# end of skipped-benchmarks # end of skipped-benchmarks
@ -6874,11 +6108,6 @@ no-revisions:
- pantry - pantry
- rio-prettyprint - rio-prettyprint
- hi-file-parser - hi-file-parser
# https://github.com/commercialhaskell/stackage/issues/3706:
- hledger
- hledger-lib
- hledger-ui
- hledger-web
# Do not build these packages in parallel with others. Useful for high memory # Do not build these packages in parallel with others. Useful for high memory