package ocaml-migrate-parsetree

  1. Overview
  2. Docs
Convert OCaml parsetrees between different versions

Install

Dune Dependency

Authors

Maintainers

Sources

v0.7.tar.gz
sha256=a9048e1a9c004ec9b307452fff25e8f31853942e42d054bd052739eb838026a2
md5=070f7877d615ea2a9530be554e6e2756

CHANGES.md.html

v0.7 2017-03-21 Mâcon

Fix findlib predicates:

  • replace omp_driver by ppx_driver

  • replace -custom_ppx by -custom_ppx,-ppx_driver

v0.6 2017-03-21 Mâcon

Add documentation, examples, etc.

v0.5 2017-03-11 Mâcon

Specify ocamlfind dependency in opam file (@yunxing).

v0.4 2017-03-10 Mâcon

API cleanup and extension. Added driver. Switch to jbuilder.

v0.3 2017-02-16 Paris

Use -no-alias-deps to prevent linking failure of Compiler_libs (referencing Parsetree and Asttypes which have no implementation).

v0.2 2017-02-07 London

Install CMXS too (contributed @vbmithr).

v0.1 2017-02-02 London

First release.

OCaml

Innovation. Community. Security.