package opam-format
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Format library for opam 2.2
Install
dune-project
Dependency
Authors
-
David Allsopp
-
VVincent Bernardoff <vb@luminar.eu.org>
-
RRaja Boujbel <raja.boujbel@ocamlpro.com>
-
KKate Deplaix <kit-ty-kate@outlook.com>
-
RRoberto Di Cosmo <roberto@dicosmo.org>
-
TThomas Gazagnaire <thomas@gazagnaire.org>
-
LLouis Gesbert <louis.gesbert@ocamlpro.com>
-
FFabrice Le Fessant <Fabrice.Le_fessant@inria.fr>
-
AAnil Madhavapeddy <anil@recoil.org>
-
GGuillem Rieu <guillem.rieu@ocamlpro.com>
-
RRalf Treinen <ralf.treinen@pps.jussieu.fr>
-
FFrederic Tuong <tuong@users.gforge.inria.fr>
Maintainers
Sources
2.2.1.tar.gz
md5=d9b85326877d02ffee49caee2384f170
sha512=17d7d83b9de118332c121b9d3aa2e48f62a6270ea23e730a536b0f4ff060df85238c7c4ab53a89bcc3b3193d52d14358831bd9bed30a4ac699e44e4c3003b8b0
doc/opam-format/OpamFile/Switch_config/index.html
Module OpamFile.Switch_configSource
Source
type t = {opam_version : OpamVersion.t;synopsis : string;repos : OpamTypes.repository_name list option;paths : (OpamTypes.std_path * string) list;variables : (OpamTypes.variable * OpamTypes.variable_contents) list;opam_root : OpamTypes.dirname option;wrappers : Wrappers.t;env : (OpamTypes.spf_resolved, OpamTypes.euok_writeable) OpamTypes.env_update list;invariant : OpamFormula.t option;depext_bypass : OpamSysPkg.Set.t;
}Source
val env :
t ->
(OpamTypes.spf_resolved, [> OpamTypes.euok_writeable ]) OpamTypes.env_update
listSource
val sections :
(string
* (t, (string option * OpamParserTypes.FullPos.opamfile_item list) list)
OpamPp.field_parser)
list sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>