package oasis

  1. Overview
  2. Docs
Tooling for building OCaml libraries and applications

Install

Dune Dependency

Authors

Maintainers

Sources

oasis-0.4.11.tar.gz
sha256=18b73deef4ed6e9a83337f24b3bbe2ded65268b3ff7309fcc00d25e57e1dc12e
md5=98492f4657c2c5b30e3b1bc945e58419

doc/oasis.builtin-plugins/DevFilesPlugin/index.html

Module DevFilesPluginSource

Generate standard development files

  • author Sylvain Le Gall
Sourceval plugin : [> `Extra ] * string * OASISVersion.t option
Sourceval all_targets : string list
Sourcetype t = {
  1. makefile_notargets : string list;
  2. enable_makefile : bool;
  3. enable_configure : bool;
}
Sourceval pivot_data : t OASISPlugin.prop
Sourceval generator : PropList.Data.t -> t
Sourceval init : unit -> unit
OCaml

Innovation. Community. Security.