summaryrefslogtreecommitdiff
path: root/bin/dune
diff options
context:
space:
mode:
authorMateus Cruz <mateuscolvr@gmail.com>2024-02-05 03:31:35 -0300
committerMateus Cruz <mateuscolvr@gmail.com>2024-02-05 03:31:35 -0300
commit5a2f5bf9a12b270e15757df48afeb1c1db5b34b3 (patch)
tree2f1797364d78d935b4eb79269fd6b100fa77ec21 /bin/dune
parentf0142aa1c3b4d7c2fd0b70c9e62c1ec033e445c2 (diff)
add db queries
Diffstat (limited to 'bin/dune')
-rw-r--r--bin/dune10
1 files changed, 1 insertions, 9 deletions
diff --git a/bin/dune b/bin/dune
index a186150..9c34236 100644
--- a/bin/dune
+++ b/bin/dune
@@ -5,17 +5,9 @@
(:standard -cclib -static -cclib -no-pie))
(libraries
rinha
-
piaf
routes
eio_main
- caqti-driver-postgresql
logs.fmt
fmt.tty
- logs.threaded
- caqti-eio
- caqti
- ppx_rapper_eio)
-
- (preprocess
- (pps ppx_rapper)))
+ logs.threaded))