package pa_ppx_unique

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

8.05.01.tar.gz
sha512=32558066895511ea4bf0e060598c67114c8c97f3019645dc84af0efd0c41c4f558cedf2c5f21dfee6584e7c3303c7317115c7bdfd80d89281e1ddeed87d000a6

Description

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

Published: 23 May 2026

Dependencies (8)

  1. fmt
  2. bos >= "0.2.0"
  3. not-ocamlfind >= "0.10"
  4. pa_ppx >= "8.05.01"
  5. camlp5 >= "8.05.01"
  6. camlp5-buildscripts >= "0.02"
  7. cppo >= "1.6.9"
  8. ocaml >= "4.11.0"

Dev Dependencies (2)

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

Conflicts

None