OpamCompilerCompiler names and versions
module Version : sig ... endOCaml compiler versions
Compiler names
include OpamStd.ABSTRACTval of_string : string -> tval to_string : t -> stringval to_json : t -> OpamJson.tmodule Set : OpamStd.SET with type elt = tmodule Map : OpamStd.MAP with type key = tval of_filename : OpamFilename.t -> t optionConvert a filename into a compiler name. This function extract name from /path/to/$name.comp.
val list : OpamFilename.Dir.t -> Set.tList the compiler available in the global state.
val prefixes : OpamFilename.Dir.t -> string option Map.tList the compiler available in a directory (and their prefix)
val system : tSystem compiler