Generic instances for Record (Rec)
Offen
- Vorherrschende Sprache
- Haskell
- Sterne
- 83
- Forks
- 16
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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...)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.