package opam-dune-lint

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

Install

Dune Dependency

Authors

Maintainers

Sources

opam-dune-lint-v0.1.tbz
sha256=a055f617443562660aaeee8808a60b290603cbc48d3d382df6f04d8bd222a152
sha512=8437ab9ad630cedc362964da05cf26897099a2f119fe8da4913d3b677da26a27de6e183766b1b6279bff189f7673d3349fd06e8c259d2c3f32ac2b8087f7248c

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: 23 Dec 2020

Dependencies (12)

  1. opam-format
  2. opam-state >= "2.1" & < "2.2" & opam-version >= "2.1" & opam-version < "2.2"
  3. opam-state >= "2.0" & < "2.1" & opam-version >= "2.0" & opam-version < "2.1"
  4. fmt >= "0.8.7"
  5. bos
  6. ocamlfind
  7. ocaml >= "4.11.0"
  8. dune-private-libs >= "2.7.1" & < "2.8.0"
  9. cmdliner >= "1.0.4"
  10. sexplib >= "v0.14.0"
  11. astring >= "0.8.5"
  12. dune >= "2.7" & < "3.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.