Skip to content

Currently can't "leave out" items of an enum #116

Closed
@giogadi

Description

@giogadi

C developers often add extra values at the end of an enum for various reasons (e.g., to denote the number of possible values the enum can take) that may not be useful in a Haskell interface.

Would it be possible to extend the enum hook to allow for leaving out elements of a C enum?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions