Generic instances for Record (Rec)
未关闭
- 主要语言
- Haskell
- 星标
- 83
- 派生
- 16
- PR 合并指标
- 30 天内没有已合并 PR
描述
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...)
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。