opam-solver
Solver library for opam 2.1
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package opam-solver
-
opam-solver
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library opam-solver
Module
OpamActionGraph
module type ACTION = sig ... end
module MakeAction
(P : OpamTypes.GenericPackage) :
ACTION with type package = P.t and type t = P.t OpamTypes.action
module type SIG = sig ... end
val action_strings : ?utf8:bool -> 'a OpamTypes.action -> string
Some messages that may be used for displaying actions. Single utf8 chars if the corresponding option is set, otherwise words.
val action_color : 'a OpamTypes.action -> string -> string
Colorise string according to the action
ON THIS PAGE
No table of contents