package pa_ppx_unique

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.08.tar.gz
sha512=1d74f235b061a744a5ffb962eeb0c8b6d90d31c9782f6ff4ba9c441eedf023de0948fc89fd3a370e36649d4d4c63bf83d27e8a31b9c341783534ceb02f473170

Description

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

Published: 08 Aug 2021

Dependencies (9)

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

Dev Dependencies (2)

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

Conflicts

None