package dune-action-plugin

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

Install

Authors

Maintainers

Sources

dune-3.10.0.tbz
sha256=9ff03384a98a8df79852cc674f0b4738ba8aec17029b6e2eeb514f895e710355
sha512=8133cdcc5499a6bf21cd65b4fc8b12445ae39366731006773fcd3b348c553a8d89d004db161c655aa167a2a3653b7919d32b27f29217106ef762bd01b43afc76

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: 01 Aug 2023

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.5"

Dev Dependencies (2)

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

Used by

None

Conflicts

None