package dune-action-plugin

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

Install

Authors

Maintainers

Sources

dune-3.8.0.tbz
sha256=f7e2970bfab99c7766ff1a05deff5ad7f82cb2471abca6f72449572293f5f6b4
sha512=3b3a566f63842c314de2c0a660c5f7714bc90f8303c82d82e3021aee84980eff1886d15c9b9d4ea0047a411d799fb39d5f2ea70a92bdeb629e00d3d5d5f2d994

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: 31 May 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