opam-0install
Opam solver using 0install backend
1024">
IN THIS PACKAGE
-
library opam-0install
-
module Opam_0install
-
module Dir_context
-
module Switch_context
-
-
Libraries
This package provides the following libraries (via dune):
opam-0install
Documentation:
Opam_0install.Dir_context
A context that reads opam files directly from an opam-repository checkout. It does not use a switch, and therefore does not pick up any pins the user has set. It also does not get any opam variables from the environment - instead, the caller must provide them explicitly.Opam_0install.Model
This module maps between the opam and 0install concepts. Roughly:Opam_0install.S
Opam_0install.Solver
Opam_0install.Switch_context
Dependencies: opam-state, 0install-solver, fmt