diff options
Diffstat (limited to 'flesh_websockets.opam')
-rw-r--r-- | flesh_websockets.opam | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/flesh_websockets.opam b/flesh_websockets.opam index 4b8cd05..0f2e532 100644 --- a/flesh_websockets.opam +++ b/flesh_websockets.opam @@ -16,6 +16,8 @@ depends: [ "js_of_ocaml-ppx" "xmlm" "flesh" {= version & with-test} + "merlin" {with-test} + "utop" {with-test} "odoc" {with-doc} ] build: [ |