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