package ppx_hardcaml

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.1.tar.gz
md5=74cb19720c582bd5c4559aba77807024
sha512=5179b3741e94cf603fc8907b9946a1021979463262e7ab7cbe83df0f320ed2f2bfa8d8aef5ed53f10f9fcd64aaad5f618b26ef16ecabe7bdb358cc9ff01317d7

doc/CHANGES.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