summaryrefslogtreecommitdiffstats
path: root/agate.opam
diff options
context:
space:
mode:
Diffstat (limited to 'agate.opam')
-rw-r--r--agate.opam2
1 files changed, 2 insertions, 0 deletions
diff --git a/agate.opam b/agate.opam
index fcd4bfe..c9cea14 100644
--- a/agate.opam
+++ b/agate.opam
@@ -12,6 +12,8 @@ bug-reports: "https://github.com/username/reponame/issues"
depends: [
"ocaml"
"dune" {>= "3.16"}
+ "sedlex"
+ "menhir"
"odoc" {with-doc}
]
build: [