Skip to content

Use quasiquoters #1

@Laar

Description

@Laar

The current templates for functions and enumerations are haskell-src-exts syntax trees. Though they are simplified a bit by using functions from CodeGenerating this is still quite verbose and hardly legible. A better solution for both templates would be to use a quasiquoter for haskell syntax.

The current version of haskell-src-qq still does not support antiquoting in type situations which is needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions