package dune-private-libs

  1. Overview
  2. Docs
Private libraries of Dune

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.22.0.tbz
sha256=cb816b2e672ca6c6ea680133f01287bd95a58ca611cb476acff67b8adbacf722
sha512=c99102070a9c90b29ca4cac68bd2444c086dd0ac5b63515d561087509beff719c4c534ee844f25ce391d1c08080f9e78b7dd32ed14057c6b9cc7886f60337f3b

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