package dune-private-libs

  1. Overview
  2. Docs
Private libraries of Dune

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.24.2.tbz
sha256=472798691b0216daf538709f0f4703b3617ef24ad0866c9096068baaba4d762a
sha512=13082a66a28e940d4b3c9f78b556f6c1455987cd522355ba4502e01e60a3d002d3101b51284726ae21aa87494efa2dc54d016173f05b616bbc5dad714d5714a3

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