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

Provide NFData instances for publicly exported types #66

Open
jorisdral opened this issue May 31, 2024 · 0 comments
Open

Provide NFData instances for publicly exported types #66

jorisdral opened this issue May 31, 2024 · 0 comments

Comments

@jorisdral
Copy link
Collaborator

For most publicly exported types (I haven't checked if we can do it or all types), we can provide NFData instances. fs-api, and therefore fs-sim, depend on deepseq already, so it makes sense to add the instances! This mean we can get rid of a lot of orphan instances are that are defined in downstream packages like ouroboros-consensus and lsm-tree

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

No branches or pull requests

1 participant