rules_ocaml
rules_ocaml copied to clipboard
ppx: support -ppx compiler hook
Currently all ppx transforms are run stand-alone.
Proposal: add support for passing the ppx executable directly to the compiler via the -ppx option.