package pa_ppx_unique

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.11.tar.gz
sha512=fe66069dcbccf650d00727afd88b71615dcb92f12e9f1563b9030f6ffb1441c609e9788f0063782a7247dc5b1a8e7c37315150720d0e6e8ebbffaf560c082ca4

Description

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

Published: 12 Sep 2023

Dependencies (8)

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

Dev Dependencies (2)

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

Conflicts

None