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.16.0.tar.gz
sha256=83540d2cdd3eeb7f57ec870ff4ac9070f59781824245133af7f59ba2a0b730d8

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