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

Remove the MINIMAL pragma from Serialise #44

Closed
ondrap opened this issue Apr 2, 2016 · 0 comments
Closed

Remove the MINIMAL pragma from Serialise #44

ondrap opened this issue Apr 2, 2016 · 0 comments

Comments

@ondrap
Copy link
Contributor

ondrap commented Apr 2, 2016

Given that there are Generic default methods for the Serialise typeclass, the MINIMAL pragma is useless and only serves to generate warnings (if there isn't a Generic instance, it will fail with type error). Same problem was with aeson: haskell/aeson#290 or https://ghc.haskell.org/trac/ghc/ticket/10959

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants