summaryrefslogtreecommitdiff
path: root/sand.opam
diff options
context:
space:
mode:
Diffstat (limited to 'sand.opam')
-rw-r--r--sand.opam2
1 files changed, 2 insertions, 0 deletions
diff --git a/sand.opam b/sand.opam
index 4bbb344..c317b92 100644
--- a/sand.opam
+++ b/sand.opam
@@ -7,6 +7,8 @@ bug-reports: "https://github.com/username/reponame/issues"
7depends: [ 7depends: [
8 "ocaml" 8 "ocaml"
9 "dune" {>= "3.7"} 9 "dune" {>= "3.7"}
10 "base"
11 "stdio"
10 "odoc" {with-doc} 12 "odoc" {with-doc}
11] 13]
12build: [ 14build: [