package dune-private-libs

  1. Overview
  2. Docs
Private libraries of Dune

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.21.1.tbz
sha256=84f7a82c6d80a7124f3847e9a489e80cfbeafb7bed3573ac01286ef56fd08d94
sha512=d9fa44e24036d2593adfe59e52e0ad64f3e7e973d23f84af57fc79e38fa210630b0cb55590f314d6ef455333b96a8e0ce188c2720eaae44576222541ba78efb3

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