aboutsummaryrefslogtreecommitdiff
path: root/wormhole.opam
diff options
context:
space:
mode:
authorMarc Coquand <marcc@fastmail.fr>2023-12-02 09:59:22 -0600
committerMarc Coquand <marcc@fastmail.fr>2023-12-02 09:59:22 -0600
commitf32f27a8acbe8794ccd8e2b769be95cdfb6855e9 (patch)
tree4da00bb69dbb3c800d9d539b99a428a9101d25f1 /wormhole.opam
parent69d3f53365568524e18dfb1200a386309e174359 (diff)
downloadwormhole-f32f27a8acbe8794ccd8e2b769be95cdfb6855e9.tar.gz
wormhole-f32f27a8acbe8794ccd8e2b769be95cdfb6855e9.tar.bz2
wormhole-f32f27a8acbe8794ccd8e2b769be95cdfb6855e9.zip
Fixes
Diffstat (limited to '')
-rw-r--r--wormhole.opam1
1 files changed, 1 insertions, 0 deletions
diff --git a/wormhole.opam b/wormhole.opam
index 567dcdf..77342ae 100644
--- a/wormhole.opam
+++ b/wormhole.opam
@@ -11,6 +11,7 @@ doc: "https://url/to/documentation"
bug-reports: "https://github.com/username/reponame/issues"
depends: [
"ocaml"
+ "dream"
"dune" {>= "3.11"}
"ppx_yojson_conv"
"odoc" {with-doc}