package dune-action-plugin

  1. Overview
  2. No Docs
[experimental] API for writing dynamic Dune actions

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.22.2.tbz
sha256=c2ccf8bc6b17afa47c450297357496303aa7c8680e329b79d98c68e35013a118
sha512=26d3df56a509c6e8937a9333944303bdd8800a41e1b869c3adfb76d1e1fe615b6ec41491d596bd5982e338dcf70b97c18f963f37bfbf2bd581cbd356f3d5f4e5

Description

This library is experimental. No backwards compatibility is implied.

dune-action-plugin provides an API for writing dynamic Dune actions. Dynamic dune actions do not need to declare their dependencies upfront; they are instead discovered automatically during the execution of the action.

Published: 14 Apr 2026

Dependencies (7)

  1. base-unix
  2. dune-rpc = version
  3. dune-private-libs = version
  4. stdune = version
  5. csexp >= "1.5.0"
  6. dune-glob = version
  7. dune >= "3.22"

Dev Dependencies (2)

  1. odoc with-doc
  2. ppx_expect with-test

Used by

None

Conflicts

None