Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix type for maps with non-string keys #46

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

tfausak
Copy link
Contributor

@tfausak tfausak commented Oct 29, 2024

Fixes #28.

@thomasjm thomasjm merged commit ac758f2 into codedownio:master Oct 29, 2024
18 checks passed
@thomasjm
Copy link
Contributor

Thanks!

@tfausak
Copy link
Contributor Author

tfausak commented Oct 31, 2024

Thank you!

Would you mind making a new release with these changes included?

@thomasjm
Copy link
Contributor

thomasjm commented Nov 1, 2024

Here you go: https://hackage.haskell.org/package/aeson-typescript-0.6.4.0

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.

Extend Map instance to handle ToJSONKeyValue keys
2 participants