diff options
Diffstat (limited to 'flesh.opam')
-rw-r--r-- | flesh.opam | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ depends: [ "lwt" "js_of_ocaml-compiler" {with-test} "merlin" {with-test} + "utop" {with-test} "odoc" {with-doc} ] build: [ |