Open marrious11 opened 1 year ago
Hello @marrious11!
Though, I find it difficult to locate the exact lines of code to modify as supposed to https://github.com/roddyyaga/ppx_rapper/issues/29.
I'll help you on this in the issue thread! (actually, by email)
This repository is the one of a different project, ppx_deriving
, which contains useful derivers, as well as several helpers to write your own deriver. However, currently the recommended way to register derivers has been to use ppxlib
, hence the discussion whether to deprecate some of ppx_deriving
API in #263.
However, deprecating (or not) ppx_deriving
API is not really related to https://github.com/roddyyaga/ppx_rapper/issues/29!
😞 alright sir @panglesd. Thank you for the redirect
Added a deprecation signature to https://github.com/ocaml-ppx/ppx_deriving/edit/master/src/api/ppx_deriving.cppo.mli#L48. Sir @panglesd, please let me know if the modifications I am doing is not right. Though, I find it difficult to locate the exact lines of code to modify as supposed to https://github.com/roddyyaga/ppx_rapper/issues/29. Signed-off-by: Mario 66856309+marrious11@users.noreply.github.com