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.12.0.tar.gz
md5=83c668e03cf6e25be45ffd2b3f62bc25

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.