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