(library (name ppx_jane_kernel) (public_name ppx_jane.kernel)
 (kind ppx_rewriter)
 (libraries ppx_base ppx_assert ppx_bench ppx_bin_prot ppx_custom_printf
  ppx_disable_unused_warnings ppx_fields_conv ppx_fixed_literal ppx_here
  ppx_inline_test ppx_let ppx_module_timer ppx_optional ppx_pipebang
  ppx_sexp_message ppx_sexp_value ppx_stable_witness ppx_string ppx_tydi
  ppx_typerep_conv ppx_variants_conv ppx_ignore_instrumentation)
 (preprocess no_preprocessing))