package dune-private-libs

  1. Overview
  2. Docs
Private libraries of Dune

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.22.1.tbz
sha256=0c0b98396c32ec426886c2c2294024fd687ac5114d4dda0af9dc8a2e584d47fd
sha512=4dc4ed45fb52a3017bc73fdbcb7b88c1710cebfdbb87ecb6f933582f8f0a27ef740f8c4009439ff6a878e1115c3f29d199e63d0367a88a09d2ea19b61517a814

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