package obuild
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Simple package build system for OCaml
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      obuild-v0.1.11.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=fc1decfd710acdc10db898b594bfbe7d1107f1cbef2aefebe9e1780e40ff23d4
    
    
  md5=0df5359e3103ee2b52aa90eedc9c045e
    
    
  Description
The goal is to make a very simple build system for users and developers of OCaml libraries and programs.
Obuild acts as a building black box: users only declare what they want to build and with which sources; the build system will consistently build it.
The design is based on Haskell's Cabal and borrows most of the layout and way of working, adapting parts where necessary to fully support OCaml.
Published: 01 Nov 2023
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page