(library
 ((name ppx_bin_prot)
  (public_name ppx_bin_prot)
  (kind ppx_deriver)
  (ppx_runtime_libraries (bin_prot))
  (libraries (compiler-libs.common ppx_core ppx_type_conv bin_shape_expand))
  (preprocess (pps (ppx_metaquot ppx_driver.runner)))))

(jbuild_version 1)
