diff options
Diffstat (limited to 'agate.opam')
| -rw-r--r-- | agate.opam | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ bug-reports: "https://github.com/username/reponame/issues" depends: [ "ocaml" "dune" {>= "3.16"} + "sedlex" + "menhir" "odoc" {with-doc} ] build: [ |
