package dkml-dune-dsl

  1. Overview
  2. Docs
Embedded DSL for Dune files to do syntax checking, auto-completion and generate dune.inc include files

Install

Dune Dependency

Authors

Maintainers

Sources

src.tar.gz
md5=e15cffe625e826450bdc86593ef15e7a
sha512=bfb8ef843c3954fcc6fc70d4576c2a599bfb88d94bbed5887d38d8fb20b86f656c19acb3fa73c49c443376423166527a019900cfcee574f7fede54b04c82a491

CHANGES.md.html

0.1.4

  • Add package and private_modules to executable and library

  • Add install_package to install

  • Add copy_with_source_directive which implements the copy# action.

  • Add flags and ocamlc_flags to complement existing ocamlopt_flags. Type has changed but not a breaking change since ocamlopt_flags was previously unusable (lacked type constructor).

  • Add preprocess_action to preprocess

0.1.3

  • Allow DkmlDuneDslShow to be used programmatically

0.1.2

  • Add Boolean Language

  • Add enabled_if for (rule)

0.1.1

  • Add expression for (alias _name_) in (deps).

  • Add (file_deps [...]) in (deps) for multiple dependencies.

  • Add (with-stdin-from) action.

0.1.0 (2022-10-14)

Initial release.

OCaml

Innovation. Community. Security.