Files
rootstore/.config/dune
2024-02-17 12:48:17 -06:00

20 lines
337 B
Plaintext

(library
(name init)
(libraries
store
js_of_ocaml-compiler js_of_ocaml-tyxml js_of_ocaml-toplevel
lwt js_of_ocaml-lwt
;; not used directly
graphics
js_of_ocaml.deriving
react reactiveData
str dynlink
ocp-indent.lib
higlo
js_of_ocaml-lwt.graphics
js_of_ocaml-ppx
uucp
httpaf)
(modules init)
)