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.14.0.tar.gz
md5=8bc8a75c992e8af371dfd71804ac2133

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.