blob: 2244890c1ac0ea25f3d1bf2ea985170ee081e29a (
plain) (
blame)
1
2
3
4
5
6
|
(library
(name portal_ws)
(modules portal_ws)
(public_name flesh_websockets)
(libraries lwt js_of_ocaml js_of_ocaml-lwt xmlm markup markup-lwt)
(preprocess (pps js_of_ocaml-ppx)))
|