Skip to content

Breaking: Fix Eq instance and Aeson instances#8

Merged
erikd merged 1 commit intoerikd:masterfrom
andremarianiello:fix-aeson-instance
Mar 3, 2026
Merged

Breaking: Fix Eq instance and Aeson instances#8
erikd merged 1 commit intoerikd:masterfrom
andremarianiello:fix-aeson-instance

Conversation

@andremarianiello
Copy link
Copy Markdown
Contributor

@andremarianiello andremarianiello commented Mar 3, 2026

Fix #7

@andremarianiello
Copy link
Copy Markdown
Contributor Author

I included the Eq change, Aeson changes, and test changes altogether in the same commit, but if you would like them separated in some way let me know.

@erikd erikd merged commit f9a1c77 into erikd:master Mar 3, 2026
11 checks passed
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.

FromJSON and ToJSON instances for InsOrdHashMap do not preserve insertion ordering

2 participants