package opam-dune-lint

  1. Overview
  2. Docs
Ensure dune and opam dependencies are consistent

Install

Dune Dependency

Authors

Maintainers

Sources

opam-dune-lint-0.6.tbz
sha256=24af97827d2f85d9cf210be8c892818114aa3812daaec2e187a07dd1a3308feb
sha512=61deaf9420646a9bfd9fa73ae890b2c71f65f03adcd7e883a45014124de3a4ab5fea448615fb15e96da3852cdac1ca0ecd34abeec7498f48964ddb8e1aa55b2f

Description

opam-dune-lint checks that all ocamlfind libraries listed as dune dependencies have corresponding opam dependencies listed in the opam files. If not, it offers to add them (either to your opam files, or to your dune-project if you're generating your opam files from that).

Published: 22 Apr 2024

Dependencies (11)

  1. opam-format
  2. opam-state >= "2.1.0" & (< "2.2.0~beta3" | >= "2.2.0")
  3. fmt >= "0.8.9"
  4. bos >= "0.2.0"
  5. ocaml >= "4.08.0"
  6. stdune >= "3.10.0"
  7. cmdliner >= "1.1.0"
  8. sexplib >= "v0.14.0"
  9. astring >= "0.8.5"
  10. fpath >= "0.7.3"
  11. dune >= "3.10"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.