Skip to content

[BUG] Cannot use ppx_deriving_json on a type whose name containing an apostrophe #1183

Closed
ocaml/opam-repository
#20533
@rluong89

Description

@rluong89

I encountered a problem where I could not do a [@@deriving json] on a type whose name contained an apostrophe.
Example : type id' = int [@@deriving json]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions