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 Data.Aeson.Types import #4841

Merged
merged 1 commit into from
Jan 25, 2023
Merged

Fix Data.Aeson.Types import #4841

merged 1 commit into from
Jan 25, 2023

Conversation

erikd
Copy link
Contributor

@erikd erikd commented Jan 25, 2023

No description provided.

Importing it as `Data.Aeson.Types.Internal` was confusing.

The Haskell convention is that module with `Internal` in the name contain
unsafe functions or unstable APIs.
@erikd erikd merged commit 63a0c54 into master Jan 25, 2023
@iohk-bors iohk-bors bot deleted the erikd/aeson-fix branch January 25, 2023 10:18
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