package oasis

  1. Overview
  2. Docs

Configure using internal scheme

  • author Sylvain Le Gall
val configure : OASISTypes.package -> string array -> unit

Configure build using provided series of check to be done * and then output corresponding file.

val plugin : [> `Configure ] * string * OASISVersion.t option
val init : unit -> unit