From 0cf4454c59b3a0ebdfce3a9e9f06dcb0c939f698 Mon Sep 17 00:00:00 2001 From: swrup Date: Tue, 11 Nov 2025 03:12:12 +0100 Subject: [PATCH] --- dune-project | 2 ++ mte.opam | 2 ++ src/dune | 3 +++ 3 files changed, 7 insertions(+) diff --git a/dune-project b/dune-project index ee37f18e..09e140ea 100644 --- a/dune-project +++ b/dune-project @@ -24,6 +24,8 @@ (depends (ocaml (>= 5.3)) base32 + caqti + caqti-miou crunch vif jsont diff --git a/mte.opam b/mte.opam index bf5ea8eb..f1523175 100644 --- a/mte.opam +++ b/mte.opam @@ -11,6 +11,8 @@ depends: [ "dune" {>= "3.20"} "ocaml" {>= "5.3"} "base32" + "caqti" + "caqti-miou" "crunch" "vif" "jsont" diff --git a/src/dune b/src/dune index 8126b6ec..7d96511b 100644 --- a/src/dune +++ b/src/dune @@ -14,6 +14,9 @@ ; include ; + caqti + caqti-miou + caqti-miou.unix bin angstrom zarith ;