In the last weeks, I found myself modifying many times constant'_tag and other files to add/remove constants. This MR proposes to use ppx_deriving.enum
, ppx_deriving_yojson
and ppx_deriving.show
to derive the functions "automatically".
-
has a changelog entry