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.
2 parents 1ca5740 + 504938b commit 47a8715Copy full SHA for 47a8715
eliom.opam
@@ -32,7 +32,6 @@ depends: [
32
"lwt_log"
33
"tyxml" {>= "4.6" & < "4.7"}
34
"ocsigenserver" {>= "6.0" & < "7.0"}
35
- "lwt_log"
36
"ipaddr" {>= "2.1"}
37
"reactiveData" {>= "0.2.1"}
38
"base-bytes"
src/lib/client/dune
@@ -25,7 +25,6 @@
25
js_of_ocaml-lwt.logger
26
lwt_react
27
ocsigenserver.baselib.base
28
- lwt_log
29
cohttp
30
tyxml
31
reactiveData)
0 commit comments