summaryrefslogtreecommitdiff
path: root/lib/shared/dune
blob: 12bfe80eb995910ea9bb4eab75750938dbfd5692 (plain)
1
2
3
4
5
6
7
8
(library
 (name shared)
 (libraries
  caqti
  caqti-eio
  ppx_rapper_eio)
 (preprocess
  (pps ppx_rapper)))