aboutsummaryrefslogtreecommitdiff
path: root/dune-project
blob: 246c0ad0df5919cf366b20c15bd69873ecddbbe7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
(lang dune 3.0)
(name colitur)
(version 1.1.0)
(generate_opam_files true)
(cram enable)

(package
 (name colitur)
 (synopsis "Deterministic liturgical calendar engine (computus liturgicus)")
 (depends ocaml dune alcotest qcheck qcheck-alcotest sexplib ppx_sexp_conv))