Skip to content
New issue

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

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

Already on GitHub? # to your account

Derive a Data instance for more types #65

Open
langston-barrett opened this issue Jan 18, 2017 · 0 comments
Open

Derive a Data instance for more types #65

langston-barrett opened this issue Jan 18, 2017 · 0 comments

Comments

@langston-barrett
Copy link

The Data class is, while not ubiquitous, quite useful in a variety of settings. It would be elementary to add a deriving Data clause to (at least) the types for which Typeable is already derived. Would you accept a pull request doing so?

It seems like it would also be a good idea to derive Generic for most types.

@hvr hvr added this to the 3.1.12 (API addition) milestone Jun 22, 2017
@hvr hvr added the pvp:minor label Jun 22, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants