about summary refs log tree commit diff
path: root/toytt.opam
diff options
context:
space:
mode:
Diffstat (limited to 'toytt.opam')
-rw-r--r--toytt.opam3
1 files changed, 3 insertions, 0 deletions
diff --git a/toytt.opam b/toytt.opam
index 1a4a45c..c2dd3f6 100644
--- a/toytt.opam
+++ b/toytt.opam
@@ -12,8 +12,11 @@ bug-reports: "https://github.com/username/reponame/issues"
 depends: [
   "ocaml"
   "dune" {>= "3.13"}
+  "menhir"
   "ppx_deriving"
+  "algaeff"
   "asai"
+  "bwd"
   "odoc" {with-doc}
 ]
 build: [