Merge pull request #7955 from MichelBoucey/master

Add stakhanov
This commit is contained in:
Jens Petersen 2026-02-27 20:20:07 +08:00 committed by GitHub
commit 022f8662fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2637,6 +2637,7 @@ packages:
- gothic - gothic
- NanoID - NanoID
- bytestring-encodings # as a dependency of NanoID - bytestring-encodings # as a dependency of NanoID
- stakhanov
"koral koral@mailoo.org @k0ral": "koral koral@mailoo.org @k0ral":
- atom-conduit - atom-conduit
@ -8281,6 +8282,7 @@ expected-test-failures:
- slack-api # needs api key https://github.com/commercialhaskell/stackage/pull/5345 - slack-api # needs api key https://github.com/commercialhaskell/stackage/pull/5345
- sourcemap # requires npm installed packages - sourcemap # requires npm installed packages
- squeal-postgresql # ConnectionException "LibPQ.exec", https://github.com/commercialhaskell/stackage/issues/7108 - squeal-postgresql # ConnectionException "LibPQ.exec", https://github.com/commercialhaskell/stackage/issues/7108
- stakhanov # needs a local PostgreSQL server with the PGMQ extension enabled
- stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account - stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account
- sydtest-wai # epollControl does not exist. Stackage server issue? - sydtest-wai # epollControl does not exist. Stackage server issue?
- tasty-papi # Exception: PAPI: Failed to add counter TOT_INS: Permission level does not permit operation [-15] - tasty-papi # Exception: PAPI: Failed to add counter TOT_INS: Permission level does not permit operation [-15]