summaryrefslogtreecommitdiff
path: root/lib/dune
blob: 6c8a0646b9914ced3d149107dcc3be8b5e217573 (plain)
1
2
3
4
5
(library
 (name rinha)
 (libraries piaf routes yojson caqti caqti-driver-postgresql caqti-eio ppx_rapper_eio)
 (preprocess
  (pps ppx_rapper)))