(library
 (name snark_keys_header)
 (public_name snark_keys_header)
 (libraries base base.caml core_kernel integers result sexplib0 stdio)
 (instrumentation
  (backend bisect_ppx))
 (preprocess
  (pps
   ppx_compare
   ppx_deriving.ord
   ppx_deriving_yojson
   ppx_let
   ppx_sexp_conv
   ppx_version)))
