diff options
Diffstat (limited to 'flesh_websockets.opam')
-rw-r--r-- | flesh_websockets.opam | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flesh_websockets.opam b/flesh_websockets.opam index d904908..cf9f00b 100644 --- a/flesh_websockets.opam +++ b/flesh_websockets.opam @@ -16,6 +16,7 @@ depends: [ "js_of_ocaml-ppx" "xmlm" "markup" + "markup-lwt" "flesh" {= version & with-test} "merlin" {with-test} "utop" {with-test} |