diff options
Diffstat (limited to 'sand.opam')
-rw-r--r-- | sand.opam | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ bug-reports: "https://github.com/username/reponame/issues" | |||
7 | depends: [ | 7 | depends: [ |
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 | ] |
12 | build: [ | 14 | build: [ |