package ppx_deriving_hardcaml

  1. Overview
  2. Docs
Rewrite OCaml records for use as Hardcaml Interfaces

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_deriving_hardcaml-v0.12.0.tar.gz
md5=03485663e12f636376b2b47337fbecb7

CHANGES.md.html

v0.11

  • Initial Jane Street public release

  • Verion numbering synchronised with Jane Street releases

  • Updated to use Jane Street PPX infrastructure

  • Changed syntax of ppx arguments to use labelled args, rather than record.

  • Instantiates Interface functions to provide extra functionality

  • Requires [sexp_of] annotation.

1.2.0

  • Copyright (c) 2016 Xavier R. Guérin copyright@applepine.org

  • Original version authored by Xavier Guérin

  • https://github.com/xguerin/ppx_deriving_hardcaml