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.2.tbz
sha256=14820dabe460fda8272596d02c3de938ae584720285b7538fc7ee6f7d7a93432
sha512=e25ed90fcddd68b92e7ff6092a6a3f357840d53eadf133348977771cd9d457cc1994a46cec88c95e101cfef354694f6b454f73b5e684da45bafe50f25304797c

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: 08 Jul 2021

Dependencies (11)

  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.9"
  5. bos >= "0.2.0"
  6. ocaml >= "4.10.0"
  7. dune-private-libs >= "2.8.0" & < "3.0.0"
  8. cmdliner >= "1.0.4"
  9. sexplib >= "v0.14.0"
  10. astring >= "0.8.5"
  11. dune >= "2.7" & < "3.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.