package opam-0install-cudf

  1. Overview
  2. No Docs
Opam solver using 0install backend using the CUDF interface

Install

Authors

Maintainers

Sources

opam-0install-cudf-0.4.3.tbz
sha256=d59e0ebddda58f798ff50ebe213c83893b5a7c340c38c20950574d67e6145b8a
sha512=f29cd54e31229050b5404e66a915ec4087d0a06de573c6449a459f8a5f831256f5f8584ba4b8c81a21de4b897afad726c795b6483eb7927c754dfd7ed62ab564

Description

Opam's default solver is designed to maintain a set of packages over time, minimising disruption when installing new programs and finding a compromise solution across all packages.

In many situations (e.g. CI, local roots or duniverse builds) this is not necessary, and we can get a solution much faster by using a different algorithm.

This package uses 0install's solver algorithm with opam packages using the CUDF interface.

Published: 28 Apr 2022

Dependencies (4)

  1. 0install-solver
  2. ocaml >= "4.08.0"
  3. cudf
  4. dune >= "2.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. opam-solver >= "2.2.0~alpha"

Conflicts

None