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 4b09a7f commit bd94d5dCopy full SHA for bd94d5d
learn-ocaml-client.opam
@@ -35,6 +35,7 @@ depends: [
35
"ocp-ocamlres" {>= "0.4"}
36
"omd" {<= "1.3.1"}
37
"ppx_fields_conv"
38
+ "ppxlib"
39
"ppx_sexp_conv"
40
"ppx_tools"
41
"ssl" {= "0.5.5"}
learn-ocaml.opam
@@ -50,7 +50,10 @@ depends: [
50
51
"pprint"
52
"ppx_cstruct"
53
54
+ "ppx_sexp_conv"
55
56
+ "ppx_tools_versioned"
57
"re"
58
59
"uutf" {>= "1.0" }
0 commit comments