rules_ocaml icon indicating copy to clipboard operation
rules_ocaml copied to clipboard

ppx: support -ppx compiler hook

Open mobileink opened this issue 4 years ago • 0 comments

Currently all ppx transforms are run stand-alone.

Proposal: add support for passing the ppx executable directly to the compiler via the -ppx option.

mobileink avatar Jan 14 '21 02:01 mobileink