Generic instances for Record (Rec)
Abierto
- Lenguaje dominante
- Haskell
- Estrellas
- 83
- Forks
- 16
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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...)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.