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.15.0.tar.gz
sha256=4f0c0be1547edd7d2e0754c3333c42411712362c9c2792a15da78c1ceba81b94

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