Skip to content

Make ExtractHaskellType accept type parameters #1

@chrisgrounds

Description

@chrisgrounds

At the moment ExtractHaskellType only lets you give the new datatype a type constructor name with no type parameters.

It would be nice to add this functionality, similar to ExtractHaskellFunction, so that we can do:

:ExtractHaskellType <name> <type params>

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions