Merged
Conversation
andreasabel
reviewed
Feb 27, 2026
Collaborator
andreasabel
left a comment
There was a problem hiding this comment.
CI did use QC-2.18: https://github.com/UnkindPartition/tasty/actions/runs/22462985408/job/65061865817#step:5:25
However, I did not quickly see whether older QCs were also picked up by CI.
Maybe we could improve CI in the following way:
ci.ymlincludes a stepcabal-plan fingerprintto show the actually used versions of the dependencies. Haskell CI does include such a step, at the expense thatcabal-planhas to be installed (it is installed from binary there).- Have a Stack CI that builds the tasty libs in the canonical snapshot for each supported GHC version
Collaborator
Author
|
Sorry, I don't really have spare cycles (or enough interest, to be honest) for redesigning the CI right now, although I'd gladly review a PR. Ideally I'd like to migrate CI entirely to Haskell-CI (and then use constraint sets), but I don't know a good way to integrate it with our boutique way of testing. |
andreasabel
approved these changes
Feb 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.