Generic instances for Record (Rec)
Open
- Dominant language
- Haskell
- Stars
- 83
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I am trying to use superrecord together with ppTable.
ppTable requires that the table (and hence the rows of the table; in this case superrecord records) have GHC.Generic instances (see function printTable)
would it be possible to add sensible GHC.Generic instances to the Rec and Record types.
Ideally in such a way that ppTable works correctly out of the box (don't know if this is possible...)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.