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 6d175b4 commit 68fc0f2Copy full SHA for 68fc0f2
lib/lwt/log/jbuild
@@ -4,5 +4,5 @@
4
(public_name js_of_ocaml-lwt.logger)
5
(synopsis "Lwt logger for js_of_ocaml.")
6
(optional)
7
- (libraries (js_of_ocaml lwt lwt_log))
+ (libraries (js_of_ocaml lwt lwt_log.core))
8
(preprocess (pps (js_of_ocaml-ppx)))))
0 commit comments