package pa_ppx_unique

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.10.tar.gz
sha512=7fa53e2e5ea22fd9989827e97c6e52c7ef25fdfa0bd146454b712f0697ea447a628dc6cbe95f8de412b1f5bdf8f91f4e345cd3ece4fd899b6f95dba358b0de56

Description

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

Published: 06 Apr 2023

Dependencies (9)

  1. fmt
  2. bos >= "0.2.0"
  3. pcre >= "7.4.3"
  4. not-ocamlfind >= "0.10"
  5. pa_ppx >= "0.12"
  6. camlp5 >= "8.01.00"
  7. camlp5-buildscripts >= "0.02" & < "0.03"
  8. cppo >= "1.6.9"
  9. ocaml >= "4.10.0" & < "5.01.0"

Dev Dependencies (2)

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

Conflicts

None