Skip to content

Support for type aliases #27

@MSoegtropIMC

Description

@MSoegtropIMC

As seen by the test case:

factory_abstract_type.ml

type aliases are not supported. Unfortunately this makes this very useful PPX unusable in my case. I am also using the visitors PPX and use some type aliases to get different visitor functions for the same type - say I do type identifier = string to get a separate visitor function for identifiers and other strings in an AST data type. But then I can't do factory any more - unless I locally undo the PR which enabled this error message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions