diff options
Diffstat (limited to 'flesh.opam')
-rw-r--r-- | flesh.opam | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,9 +17,11 @@ depends: [ "base64" "ppx_deriving" "domain-name" + "ppx_expect" "js_of_ocaml-compiler" {with-test} "merlin" {with-test} "utop" {with-test} + "portal-tcp" {with-test} "odoc" {with-doc} ] build: [ |