package pa_ppx_unique

  1. Overview
  2. Docs
A PPX Rewriter for Uniqifying ASTs

Install

Dune Dependency

Authors

Maintainers

Sources

0.09.tar.gz
sha512=8dac960b0fc666d32f64c5d87df6d78c5d21a2fced71b1aefcd92561caf7bd0a83967713169ddc760c95a7e92c3193993ab9517d35ec43587df6ef09505dbf50

Description

This is a PPX Rewriter for uniqifying ASTs: inserting unique IDs systematically throughout an AST.

Published: 19 Jan 2023

Dependencies (9)

  1. bos >= "0.2.0"
  2. pcre >= "7.4.3"
  3. not-ocamlfind >= "0.01"
  4. pa_ppx >= "0.08" & < "0.12"
  5. camlp5 >= "8.00"
  6. conf-perl-string-shellquote
  7. conf-perl-ipc-system-simple
  8. conf-perl
  9. ocaml >= "4.10.0" & < "5.01.0"

Dev Dependencies (2)

  1. ounit with-test
  2. pa_ppx_migrate with-test & >= "0.08"

Conflicts

None