package opam-compiler
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Plugin to create switches using custom compilers
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      opam-compiler-0.2.1.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=bdbe6986e9bf59a5d2079ada7d014f10849f35227863bac98dff8fb49683707a
    
    
  sha512=6e91029d6854b950ff067cc5c0c303c1034c289eec7f495ea6f6df26f6d08488623dfeb885cfdb9282b027c45bb7e7e78aebbb3c9cd2954fcb38d730d6b589c6
    
    
  doc/CHANGES.html
Unreleased
- Support Github URLs as sources (#32, @emillon)
0.2.0 (2024-01-19)
- Use curl to download (#10, @emillon)
- Set switch base to prevent compiler downgrades (#12, fixes #7, @emillon)
- Add create --with=features(#14, @emillon)
- Set OPAMCLI=2.0 in opam subprocesses (#18, fixes #15, @emillon)
- Remove empty switch if createfails (#17, #18, #21, @emillon)
0.1.1 (2020-10-06)
- Accept dashes in user and repository names (#5, @emillon)
- Document that --switch .creates a local switch (#6, @emillon)
0.1.0 (2020-09-11)
- Initial release
- Add "create" command
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page