summaryrefslogtreecommitdiff
path: root/lib/render/dune
blob: 788018805b65c97410e2971edc73cd206c577e94 (plain) (blame)
1
2
3
4
5
(library
 (name colitur_render)
 (libraries colitur_kernel sexplib)
 (preprocess
  (pps ppx_sexp_conv)))