(library
 (name format_)
 (public_name ocamlformat-lib.format_)
 (flags
  (:standard -open Parser_shims))
 (libraries either parser_shims))
