package ppx_sexp_value

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

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_sexp_value-v0.11.0.tar.gz
md5=28375d3b4bf5cda71b9260d20e5c3d34

CHANGES.md.html

v0.11

  • Depend on ppxlib instead of (now deprecated) ppx_core, ppx_driver and ppx_metaquot.

113.43.00

  • Allow to use sexp_option in more places in ppx_sexp_value, to make it to display information only some of the time.