package ppx_sexp_value

  1. Overview
  2. No Docs
A ppx rewriter that simplifies building s-expressions from ocaml values

Install

Dune Dependency

Authors

Maintainers

Sources

113.09.00.tar.gz
md5=b33e1bd759ecc93353e5733ace78f379

Description

Part of the Jane Street's PPX rewriters collection.

Published: 25 Sep 2015

Dependencies (8)

  1. ocamlbuild build
  2. ppx_driver >= "113.09.00" & < "113.10.00"
  3. ppx_tools
  4. ppx_deriving
  5. ppx_core >= "113.09.00" & < "113.10.00"
  6. ppx_sexp_conv >= "113.09.00" & < "113.10.00"
  7. ocamlfind >= "1.3.2"
  8. ocaml >= "4.02.2" & < "4.03"

Dev Dependencies

None

Used by (2)

  1. ppx_bap < "v0.14.0"
  2. routes >= "2.0.0"

Conflicts

None