Skip to content

Add Storable for Hashes#642

Merged
lehins merged 8 commits intomasterfrom
lehins/add-storable-for-hashes
Apr 9, 2026
Merged

Add Storable for Hashes#642
lehins merged 8 commits intomasterfrom
lehins/add-storable-for-hashes

Conversation

@lehins
Copy link
Copy Markdown
Collaborator

@lehins lehins commented Apr 6, 2026

Description

This PR adds Storable instance for PackedBytes and further also derives one for Hash

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated
  • All visible changes are prepended to the latest section of a CHANGELOG.md for the affected packages.
    New section is never added with the code changes. (See RELEASING.md)
  • When applicable, versions are updated in .cabal and CHANGELOG.md files according to the
    versioning process.
  • The version bounds in .cabal files for all affected packages are updated.
    If you change the bounds in a cabal file, that package itself must have a version increase. (See RELEASING.md)
  • Self-reviewed the diff

@lehins lehins force-pushed the lehins/add-storable-for-hashes branch 3 times, most recently from fb8dc72 to cbbb4b9 Compare April 7, 2026 12:50
@lehins lehins requested a review from perturbing April 7, 2026 14:20
@neilmayhew neilmayhew self-requested a review April 7, 2026 20:09
@lehins lehins force-pushed the lehins/add-storable-for-hashes branch from cbbb4b9 to 67d6f62 Compare April 8, 2026 19:28
@lehins lehins merged commit 44bd657 into master Apr 9, 2026
26 checks passed
@lehins lehins deleted the lehins/add-storable-for-hashes branch April 9, 2026 14:26
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