package opam-0install

  1. Overview
  2. Docs
Opam solver using 0install backend

Install

Dune Dependency

Authors

Maintainers

Sources

opam-0install-v0.1.tbz
sha256=c41d5cc24669819d336db883c0e57e4dd9e3117a394cce10c8d369bbdd50b50f
sha512=93bf8212bad305368c690ce721f5042f7f586f453ce5783d393de11d0d91dcb793e7174e1920d7f5093cea887ef0e7bff245b2e8a91fde6bed3f852f9cf27250

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.

Published: 26 May 2020

Dependencies (6)

  1. 0install-solver
  2. ocaml >= "4.08.0"
  3. opam-state < "2.1.0~rc"
  4. cmdliner < "1.1.0"
  5. fmt
  6. dune >= "2.0"

Dev Dependencies (4)

  1. alcotest with-test
  2. astring with-test
  3. opam-solver with-test
  4. opam-client with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.