package dune-private-libs

  1. Overview
  2. Docs
Private libraries of Dune

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.20.2.tbz
sha256=b1a86b2d60bdb4a8b9bb6861bdf2f9f28a6e7cb5d833ce81afecceb9ef9ca549
sha512=ed14df9163e487d4ae7d0a2427eaab7823ef1f0ef2d93f0b783e6f163bbd5b44ba73f055d60b84e76f476fe11d38e794013628a1da776d9ec13cca9666e7b7ff

doc/dune-private-libs.dune-section/Dune_section/index.html

Module Dune_sectionSource

Sourcetype t =
  1. | Lib
  2. | Lib_root
  3. | Libexec
  4. | Libexec_root
  5. | Bin
  6. | Sbin
  7. | Toplevel
  8. | Share
  9. | Share_root
  10. | Etc
  11. | Doc
  12. | Stublibs
  13. | Man
  14. | Misc
Sourceval all : (t * string) list
Sourceval of_string : string -> t option
Sourceval to_string : t -> string