Functoria.DuneDune files.
val stanza : string -> stanzaval stanzaf : ('a, Format.formatter, unit, stanza) format4 -> 'aval to_string : t -> stringval compact_list : ?indent:int -> string -> string list Fmt.tbase is a minimal dune file able to build config.ml
val base_project : stanza listthe minimal dune-project to compile config.ml.
val base_workspace : tthe minimal dune-workspace to compile config.ml.