package mirage

  1. Overview
  2. Docs
The MirageOS library operating system

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-4.9.0.tbz
sha256=0c07d59eb52dc3d1506eb4121c4953104a12df79d08a0f0923c9b71e7474a026
sha512=666bf9ee20c9f9de058441f252f4f40ceec6a9ffd00e5cd3b7bfa9532fd65000aeb8a83f9e55586be98d0a86ea72f2dda94e924608135e3d63441359505de58a

doc/mirage.functoria/Functoria/Dune/index.html

Module Functoria.DuneSource

Dune files.

Sourcetype stanza
Sourceval stanza : string -> stanza
Sourceval stanzaf : ('a, Format.formatter, unit, stanza) format4 -> 'a
Sourcetype t
Sourceval v : stanza list -> t
Sourceval pp : t Fmt.t
Sourceval to_string : t -> string
Sourceval compact_list : ?indent:int -> string -> string list Fmt.t
Sourceval base : packages:Package.t list -> config_ml_file:Fpath.t -> t

base is a minimal dune file able to build config.ml

Sourceval base_project : stanza list

the minimal dune-project to compile config.ml.

Sourceval base_workspace : t

the minimal dune-workspace to compile config.ml.

OCaml

Innovation. Community. Security.