Skip to content

Commit

Permalink
Missing with-doc dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lukstafi committed Dec 21, 2023
1 parent eee284d commit b513773
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
(ppx_expect
(and
:with-test
(>= v0.9.0))))
(>= v0.9.0)))
(odoc :with-doc))
(tags
(logger debugger "printf debugging")))

0 comments on commit b513773

Please sign in to comment.