Skip to content

Minor updates#5852

Draft
erikd wants to merge 4 commits into
masterfrom
erikd/updates
Draft

Minor updates#5852
erikd wants to merge 4 commits into
masterfrom
erikd/updates

Conversation

@erikd
Copy link
Copy Markdown
Contributor

@erikd erikd commented May 20, 2026

Description

  • Update index-states
  • Reduce allow-newer block
  • Support QuickCheck 2.18 as well as earlier
  • Nix updates

Checklist

  • Commits in meaningful sequence and with useful messages.
  • Tests added or updated when needed.
  • CHANGELOG.md files updated for packages with externally visible changes.
    NOTE: New section is never added with the code changes. (See RELEASING.md).
  • Versions updated in .cabal and CHANGELOG.md files when necessary, according to the
    versioning process.
  • Version bounds in .cabal files updated when necessary.
    NOTE: If bounds change in a cabal file, that package itself must have a version increase. (See RELEASING.md).
  • Code formatted (use scripts/fourmolize.sh).
  • Cabal files formatted (use scripts/cabal-format.sh).
  • CDDL files are up to date (use scripts/gen-cddl.sh)
  • hie.yaml updated (use scripts/gen-hie.sh).
  • Self-reviewed the diff.

@erikd erikd requested a review from a team as a code owner May 20, 2026 06:40
@erikd erikd marked this pull request as draft May 20, 2026 06:41
@erikd
Copy link
Copy Markdown
Contributor Author

erikd commented May 20, 2026

For QuickCheck < 2.18 we are using withNumTests from cardano-base:testlib >= 1.4 which has not yet been released to CHaP.

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