package opam-0install
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Opam solver using 0install backend
Install
dune-project
Dependency
Authors
Maintainers
Sources
opam-0install-0.6.0.tbz
sha256=637aa8f87acfe76c8dd2d9f86bee42fac161523aecbfa06f208c45b93c1a5e39
sha512=7e8331318b3aae4dd229f03f4bfc51c81d56c5e73eef6a7c481e68fd9cf5d28427b031a9d9ec3629d6941837c4f3e59a441d17166031d8146c65616d76538330
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: 05 May 2026
Dependencies (8)
-
opam-file-format
>= "2.1.1" - 0install-solver
-
ocaml
>= "4.10.0" -
opam-format
>= "2.2.1" -
opam-state
>= "2.2.1" -
cmdliner
>= "2.0.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 & >= "2.2.1"
Used by (1)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page