package opam-monorepo

  1. Overview
  2. No Docs
Assemble and manage fully vendored Dune repositories

Install

dune-project
 Dependency

Authors

Maintainers

Sources

opam-monorepo-0.5.0.tbz
sha256=4307e05c4b90fa52614af0b605dd2861eeca91986a552456dfe9d3355b74b671
sha512=3cf9451a00705bdfacb22763c071485cde9056f79c26716425b10acce16d432e403043f711b0cf176cca7f1dd3ea3b40c96a278302fe3f0e21d2bbed837f4a7c

Description

The opam monorepo plugin provides a convenient interface to bridge the opam package manager with having a local copy of all the source code required to build a project using the dune build tool.

Added to opam-repository:

Dependencies (2)

  1. ocaml >= "4.13.0"
  2. dune >= "3.24"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. mirage >= "4.7.0"

Conflicts (2)

  1. dune-configurator = "2.7.0" | = "2.7.1"
  2. dune-build-info = "2.7.0" | = "2.7.1"