From 645e815ebe11dbb86781c3eb645d3d67cd62cf7c Mon Sep 17 00:00:00 2001 From: polwex Date: Fri, 27 Jun 2025 16:34:09 +0700 Subject: nice nice. lsp still doesnt work tho --- lib/shared/dune | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lib/shared/dune (limited to 'lib/shared/dune') diff --git a/lib/shared/dune b/lib/shared/dune new file mode 100644 index 0000000..12bfe80 --- /dev/null +++ b/lib/shared/dune @@ -0,0 +1,8 @@ +(library + (name shared) + (libraries + caqti + caqti-eio + ppx_rapper_eio) + (preprocess + (pps ppx_rapper))) \ No newline at end of file -- cgit v1.2.3