From f4459658a0cad4b7615c01af9c3f87fb4d0233e0 Mon Sep 17 00:00:00 2001 From: polwex Date: Mon, 23 Jun 2025 06:02:52 +0700 Subject: working working --- lib/dune | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/dune b/lib/dune index b5507d7..7f404b2 100644 --- a/lib/dune +++ b/lib/dune @@ -1,5 +1,12 @@ (library (name combattant) - (libraries piaf routes yojson caqti caqti-driver-postgresql caqti-eio ppx_rapper_eio) + (libraries + piaf + routes + yojson + caqti + caqti-driver-postgresql + caqti-eio + ppx_rapper_eio) (preprocess (pps ppx_rapper))) -- cgit v1.2.3