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

Derive all Unbox instance for newtypes using GND #415

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Shimuuar
Copy link
Contributor

This allows to define instances using language facilities instead of relying on CPP.

Last time I tried to do this GHC8.0 chocked and died during deriving. I still create PR so it could be merged once we drop support for GHC 8.0

This allows to define instances using language facilities instead of relying on
CPP.

Sadly GHC8.0 fails to build these for some reason
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.

None yet

1 participant