summaryrefslogtreecommitdiff
path: root/dune-project
blob: e55b99a3c6d53cb4076e251708fdab91a49cbf8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
(lang dune 3.0)
(name colitur)
(version 0.9.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))