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 e364ce1 commit 65835c5Copy full SHA for 65835c5
js_top_worker-web.opam
@@ -17,6 +17,8 @@ depends: [
17
"lwt"
18
"js_of_ocaml-toplevel"
19
"logs"
20
+ "angstrom"
21
+ "uri"
22
]
23
build : [
24
["dune" "subst"] {pinned}
lib/dune
@@ -43,6 +43,7 @@
43
uri
44
angstrom
45
findlib
46
- fpath))
+ fpath
47
+ rpclib.json))
48
49
(ocamllex uTop_lexer)
0 commit comments