We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 591f63e commit 6b3091bCopy full SHA for 6b3091b
bin/dune
@@ -3,9 +3,6 @@
3
(public_name volgo-vcs)
4
(package volgo-vcs)
5
(flags :standard -w +a-4-40-41-42-44-45-48-66 -warn-error +a)
6
- (libraries
7
- pplumbing.cmdlang-cmdliner-runner
8
- pplumbing.err
9
- volgo-vcs.volgo-vcs-cli)
+ (libraries pplumbing.cmdlang-cmdliner-runner volgo-vcs.volgo-vcs-cli)
10
(instrumentation
11
(backend bisect_ppx)))
0 commit comments