package dune-action-plugin

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

Install

Authors

Maintainers

Sources

dune-3.7.1.tbz
sha256=adfc38f14c0188a2ad80d61451d011d27ab8839b717492d7ad42f7cb911c54c3
sha512=a74cd77ac7714f9434b5991c6dc02c6e6a2f46071d993a8985a9c9f0105182bb9e310ae2bcf7cf1d411c848d1a665e0fc0111b3597e5b1c6b634c1d398bea432

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: 05 Apr 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