Skip to content

Minor refactor#6847

Merged
mpilgrem merged 1 commit intomasterfrom
refactor
Feb 22, 2026
Merged

Minor refactor#6847
mpilgrem merged 1 commit intomasterfrom
refactor

Conversation

@mpilgrem
Copy link
Copy Markdown
Member

  • Any changes that could be relevant to users have been recorded in ChangeLog.md.
  • The documentation has been updated, if necessary

Please also shortly describe how you tested your change. Bonus points for added tests!

@mpilgrem
Copy link
Copy Markdown
Member Author

Hi! @benz0li. Stack's CI has started failing (after 2026-02-10) with:

+ stack test --docker --system-ghc --no-install-ghc --flag stack:static --haddock --no-haddock-deps '--ghc-options=-Werror -O0' --copy-bins --local-bin-path bin
Received ExitFailure 1 when running
Raw command: /usr/bin/docker inspect quay.io/benz0li/ghc-musl:9.10.3
Standard output:
[]
Standard error:
error: no such object: quay.io/benz0li/ghc-musl:9.10.3

I am not aware of anything having changed at Stack's end. Are you aware of anything at quay.io/benz0li/?

@mpilgrem
Copy link
Copy Markdown
Member Author

mpilgrem commented Feb 18, 2026

Actually @benz0li, I think the CI fail may be due to a change in Docker version in the CI environment. Stack checks for Error: no such object: and I see the message is error: no such object:.

EDIT: Fixed in:

@mpilgrem mpilgrem merged commit 3945475 into master Feb 22, 2026
13 checks passed
@mpilgrem mpilgrem deleted the refactor branch February 22, 2026 20:46
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.

1 participant