Skip to content

Comments

[Haskell/warp] Update stackage snapshot, GHC, docker base container.#10718

Merged
msmith-techempower merged 4 commits intoTechEmpower:masterfrom
cptwunderlich:fix-haskell-warp
Feb 17, 2026
Merged

[Haskell/warp] Update stackage snapshot, GHC, docker base container.#10718
msmith-techempower merged 4 commits intoTechEmpower:masterfrom
cptwunderlich:fix-haskell-warp

Conversation

@cptwunderlich
Copy link
Contributor

@cptwunderlich cptwunderlich commented Feb 7, 2026

Build failed, bc. Docker container didn't use tag with patch version. So we inadvertently upgraded from GHC 9.10.2 to 9.10.3.
This PR just upgrades everything to GHC 9.10.3 compatible and uses the Docker image tag with patch version fixed.

Fixes #10704

@cptwunderlich
Copy link
Contributor Author

update gives a DB deadlock. Looking into it...

@cptwunderlich cptwunderlich marked this pull request as draft February 7, 2026 13:41
@cptwunderlich cptwunderlich marked this pull request as ready for review February 7, 2026 14:04
@volyrique
Copy link
Contributor

Try sorting the database rows that you update by ID.

@joanhey
Copy link
Contributor

joanhey commented Feb 8, 2026

Please add the maintainers in the benchmark_config.json.

So with any change or marked as broken, it'll be notified to them.

Example:

{
"framework": "quarkus",
"maintainers": ["franz1981", "Sanne", "geoand"],
"tests": [
{
"default": {

@joanhey
Copy link
Contributor

joanhey commented Feb 9, 2026

Please add the maintainers, or the next time that is marked as broken, nobody will be notified.

@cptwunderlich cptwunderlich changed the title Update stackage snapshot, GHC, docker base container. [Haskell/warp] Update stackage snapshot, GHC, docker base container. Feb 15, 2026
@cptwunderlich
Copy link
Contributor Author

There was some error downloading dependencies ("Verification error: Invalid hash for /snapshot.json"), but I did not change the dependencies in my last commit (just updated benjmark-config.json).

Could you re-run the build, please?

@msmith-techempower
Copy link
Member

Reran the job and it passed.

@msmith-techempower msmith-techempower merged commit 8a8b503 into TechEmpower:master Feb 17, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants