(library
  (name statistics)
  (public_name comby.statistics)
  (instrumentation (backend bisect_ppx))
  (preprocess (pps ppx_deriving_yojson))
  (libraries yojson ppx_deriving_yojson ppx_deriving_yojson.runtime))
