(library
 (public_name ocamlformat.bin_conf)
 (name bin_conf)
 (flags
  (:standard -open Ocamlformat_ocaml_common -open Ocamlformat_stdlib))
 (instrumentation
  (backend bisect_ppx))
 (libraries ocamlformat-lib re))
