(library
  (name replacement)
  (public_name comby-kernel.replacement)
  (instrumentation (backend bisect_ppx))
  (preprocess (pps ppx_deriving_yojson))
  (libraries comby-kernel.match core_kernel yojson ppx_deriving_yojson ppx_deriving_yojson.runtime))
