Skip to content

Commit

Permalink
Disable implicit transitive dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbin committed Dec 16, 2024
1 parent 6e7611b commit 71717ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@

(using mdx 0.4)

(implicit_transitive_deps false)

(package
(name cmdlang)
(synopsis "Declarative Command-line Parsing for OCaml")
Expand Down

0 comments on commit 71717ce

Please sign in to comment.