Skip to content

Generic instances for Record (Rec) #21

@habbler

Description

@habbler

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...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions