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.23.1.tbz
sha256=93b4e7157f6ba8feb61cfc5f86008efd2c59037ba78a017d92b4abf30632348f
sha512=e5566bedc651292ae54d47ba1cdbcfff48962012c1436d0f9ece49a71aa10a674affc092058b0edee56ab2a2405c545b78fde1c472c0b4704c8f58570a2f46cd

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: 19 May 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.23"

Dev Dependencies (2)

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

Used by

None

Conflicts

None