package dkml-runtime-distribution

  1. Overview
  2. Docs
Scripts used by the Diskuv OCaml distribution during installation

Install

Dune Dependency

Authors

Maintainers

Sources

src.tar.gz
md5=630228247651bcc0e3c82e899777b536
sha512=2cd1c4cacefce80ba6fdc6b366dc77f8ab60c71c6bd89e523e9ae73b1d083953fd3aa1ad6e3b8372fb37dc670a4340fc78b914589c2ff1bc0ba2adad7abe7e5c

Description

Scripts used by the Diskuv OCaml distribution during the installation of:

  • a local project (ie. a Opam switch created with opam dkml init)
  • a user profile (ex. OCaml binaries installed within the user's home directory)
  • a machine (ex. system or Administrator assembly/C compilers)

Published: 15 Nov 2022

README

dkml-runtime-distribution 1.0.2-prerel7

Scripts used by the Diskuv OCaml distribution during the installation of:

  • a local project (ie. a Opam switch created with opam dkml init)

  • a user profile (ex. OCaml binaries installed within the user's home directory)

  • a machine (ex. system or Administrator assembly/C compilers)

Typically this code is downloaded as a .tar.gz source release, git cloned or vendored (git submodule).

Contributing

See the Contributors section of dkml-install-api.

Status

Dependencies (3)

  1. diskuvbox >= "0.1.0" & build
  2. ocaml >= "4.12.1~" & < "4.12.2~" | >= "4.13.1~" & < "4.13.2~"
  3. dune >= "2.9"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None