= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Opam solver using 0install backend
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
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.
Published: 28 Apr 2022
Dependencies (7)
-
opam-file-format
>= "2.1.1"
- 0install-solver
-
ocaml
>= "4.08.0"
-
opam-state
>= "2.1.0~rc"
-
cmdliner
>= "1.1.0"
-
fmt
>= "0.8.7"
-
dune
>= "2.7"
Dev Dependencies (5)
-
odoc
with-doc
-
alcotest
with-test
-
astring
with-test
-
opam-solver
with-test
-
opam-client
with-test
Used by
-
None
Conflicts
-
None
On This Page