package opam-lib
- 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)"
  >
  
  
  The OPAM library
Install
    
    dune-project
 Dependency
Authors
- 
  
    
    TThomas Gazagnaire <thomas@gazagnaire.org>
- 
  
    
    AAnil Madhavapeddy <anil@recoil.org>
- 
  
    
    FFabrice Le Fessant <Fabrice.Le_fessant@inria.fr>
- 
  
    
    FFrederic Tuong <tuong@users.gforge.inria.fr>
- 
  
    
    LLouis Gesbert <louis.gesbert@ocamlpro.com>
- 
  
    
    GGuillem Rieu <guillem.rieu@ocamlpro.com>
- 
  
    
    VVincent Bernardoff <vb@luminar.eu.org>
- 
  
    
    RRoberto Di Cosmo <roberto@dicosmo.org>
Maintainers
Sources
  
    
      1.3.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=625767c3465219cc8799aad1449c74279b31686db0821300cfdb92fbff17e9fd
    
    
  md5=e0688c0cf9a55f93ee93f62d07cf6b74
    
    
  doc/opam-lib.format/OpamCompiler/index.html
Module OpamCompiler
Compiler names and versions
module Version : sig ... endOCaml compiler versions
Compiler names
include OpamStd.ABSTRACT
val 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
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >