aboutsummaryrefslogtreecommitdiff
path: root/lib/rites/rite_ef/dune
blob: 26aacf39ddfe9ac7c28d68bfb096007843c9be66 (plain) (blame)
1
2
3
4
5
(library
 (name rite_ef)
 (libraries colitur_kernel sexplib)
 (preprocess
  (pps ppx_sexp_conv)))