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 4137e70 commit 3275d4fCopy full SHA for 3275d4f
test/dune
@@ -1,6 +1,6 @@
1
(executable
2
(name test)
3
- (libraries lib)
+ (libraries lib base base.caml devkit lwt.unix stdio yojson)
4
(preprocess
5
(pps lwt_ppx)))
6
0 commit comments