package ppx_deriving_jsont

  1. Overview
  2. Docs
A ppx deriver for Jsont

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ppx_deriving_jsont-0.2.1.tbz
sha256=1aa66273ad815b663134385680e5339a9fd26792d40e47f32d183716be156f68
sha512=3fd52a72f0d7572cf20bf20bc6efcc877cdf80dffb80db49ddce35b9a70ef2ab1b63d423e5c3989a9a539e39232f8824197298efe51d9c1ce9e4ef86ac7a7874

doc/CHANGES.html

0.2.1

  • Replace failwiths by Ppxlib's raise_errorf. This prevents the PPX from completely breaking Merlin's pipeline.
  • Improved locations for error reporting.
  • Prefix usages of Stdlib's function.

0.1.1

  • Compatibility with OCaml 4.14.

0.1.0

  • First release.