(library
 (name ppx_sexp_conv)
 (kind ppx_deriver)
 (enabled_if
  (>= %{ocaml_version} "4.10.0"))
 (libraries ppxlib ppx_sexp_conv_expander)
 (preprocess no_preprocessing))
