Skip to content

Add Aeson utilities module to base package#644

Merged
lehins merged 1 commit intomasterfrom
f-f/add-base-aeson
Apr 8, 2026
Merged

Add Aeson utilities module to base package#644
lehins merged 1 commit intomasterfrom
f-f/add-base-aeson

Conversation

@f-f
Copy link
Copy Markdown
Contributor

@f-f f-f commented Apr 8, 2026

Description

This patch adds a Cardano.Base.Aeson module, containing the fromJSONKeyText utility as discussed here

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

@f-f f-f force-pushed the f-f/add-base-aeson branch from 5888b37 to d403d3c Compare April 8, 2026 16:12
Copy link
Copy Markdown
Collaborator

@lehins lehins left a comment

Choose a reason for hiding this comment

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

Perfect! Thank you!

@lehins lehins merged commit 84f68ec into master Apr 8, 2026
26 checks passed
@lehins lehins deleted the f-f/add-base-aeson branch April 8, 2026 19:04
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