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 52ef801 commit 6ecc514Copy full SHA for 6ecc514
lib/dune
@@ -1,7 +1,7 @@
1
(library
2
(name lib)
3
- (libraries cstruct curl curl.lwt nocrypto hex atdgen atdgen-runtime biniou yojson base base.caml re stdio lwt lwt.unix uri
4
- devkit omd)
+ (libraries atdgen atdgen-runtime base base.caml biniou cstruct curl curl.lwt
+ devkit devkit.core hex lwt lwt.unix nocrypto omd re stdio uri yojson)
5
(preprocess
6
(pps lwt_ppx)))
7
0 commit comments