Skip to content

defineIsomorphisms should accept parameter with iso prefix/suffix #1

@schernichkin

Description

@schernichkin

In most cases partial isomorphisms not need outside syntax definition module and never get exported. Sometimes this names may clash with desirable syntax names. It should be possible to assing names to isomorphisms generated by defineIsomorphisms manually.

It could be achieved by providing defineIsomorphismsFor :: [(String, String)] -> Name -> Q [Dec] (similar to makeLensesFor form lens package).

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