Skip to content

Allow QuickCheck-2.18#468

Merged
Bodigrim merged 1 commit intomasterfrom
quickcheck-2.18
Feb 27, 2026
Merged

Allow QuickCheck-2.18#468
Bodigrim merged 1 commit intomasterfrom
quickcheck-2.18

Conversation

@Bodigrim
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@andreasabel andreasabel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.yml includes a step cabal-plan fingerprint to show the actually used versions of the dependencies. Haskell CI does include such a step, at the expense that cabal-plan has 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

@Bodigrim
Copy link
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.

@Bodigrim Bodigrim merged commit c534dac into master Feb 27, 2026
16 checks passed
@Bodigrim Bodigrim deleted the quickcheck-2.18 branch February 27, 2026 21:48
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.

2 participants