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