Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependency on ppx_deriving #16

Open
kenichi-asai opened this issue Dec 24, 2022 · 0 comments
Open

dependency on ppx_deriving #16

kenichi-asai opened this issue Dec 24, 2022 · 0 comments
Labels
forwarded-to-js-devs This report has been forwarded to Jane Street's internal review system.

Comments

@kenichi-asai
Copy link

ppx_yojson_conv depends on ppx_deriving:

# ocamlfind ocamlc -package ppx_yojson_conv -c main.ml
ocamlfind: Package `ppx_deriving' not found - required by `ppx_yojson_conv'

You would want to include ppx_deriving in the depends list in ppx_yojson_conv.opam.

@github-iron github-iron added the forwarded-to-js-devs This report has been forwarded to Jane Street's internal review system. label Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forwarded-to-js-devs This report has been forwarded to Jane Street's internal review system.
Projects
None yet
Development

No branches or pull requests

2 participants