Derive a Data instance for more types
Open
pvp:minor
- Dominant language
- Haskell
- Stars
- 892
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.