From 46169ec3eb38e177cafd7faf6338d36c6a9e3971 Mon Sep 17 00:00:00 2001 From: Rutger Broekhoff Date: Thu, 27 Nov 2025 23:35:08 +0100 Subject: Whatever all of this is --- rdcapsis.opam | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'rdcapsis.opam') diff --git a/rdcapsis.opam b/rdcapsis.opam index 876bf93..5a8adb0 100644 --- a/rdcapsis.opam +++ b/rdcapsis.opam @@ -12,14 +12,20 @@ bug-reports: "https://github.com/username/reponame/issues" depends: [ "dune" {>= "3.17"} "ocaml" - "zarith" + "bignum" + "bigdecimal" "core" "dmap" "delimited_parsing" "re" + "lwd" + "nottui" + "nottui-lwt" + "nottui-unix" "utop" {dev} "merlin" {dev} "ocamlformat" {dev} + "odoc" {doc} "odoc" {with-doc} ] build: [ -- cgit v1.2.3